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: 'a74ab999-f6f2-7b9c-6e3a-d8667959ebaf' Node name: 'onap-msb-consul-86975585d9-l49bz' 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/22 23:54:53 [DEBUG] agent: Using random ID "a74ab999-f6f2-7b9c-6e3a-d8667959ebaf" as node ID 2021/06/22 23:54:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a74ab999-f6f2-7b9c-6e3a-d8667959ebaf Address:127.0.0.1:8300}] 2021/06/22 23:54:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/22 23:54:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/22 23:54:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/22 23:54:53 [WARN] raft: Unable to get address for server id a74ab999-f6f2-7b9c-6e3a-d8667959ebaf, using fallback address 127.0.0.1:8300: Could not find address for server id a74ab999-f6f2-7b9c-6e3a-d8667959ebaf 2021/06/22 23:54:53 [DEBUG] raft: Votes needed: 1 2021/06/22 23:54:53 [DEBUG] raft: Vote granted from a74ab999-f6f2-7b9c-6e3a-d8667959ebaf in term 2. Tally: 1 2021/06/22 23:54:53 [INFO] raft: Election won. Tally: 1 2021/06/22 23:54:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/22 23:54:53 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l49bz.dc1 127.0.0.1 2021/06/22 23:54:54 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l49bz 127.0.0.1 2021/06/22 23:54:54 [INFO] consul: cluster leadership acquired 2021/06/22 23:54:54 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-l49bz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/22 23:54:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-l49bz.dc1" in area "wan" 2021/06/22 23:54:54 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-l49bz 2021/06/22 23:54:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/22 23:54:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/22 23:54:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/22 23:54:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/22 23:54:54 [INFO] agent: started state syncer 2021/06/22 23:54:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/22 23:54:54 [INFO] agent: Synced node info 2021/06/22 23:54:54 [DEBUG] agent: Node info in sync 2021/06/22 23:54:55 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/22 23:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l49bz" since the cluster is too small 2021/06/22 23:54:55 [INFO] consul: member 'onap-msb-consul-86975585d9-l49bz' joined, marking health alive 2021/06/22 23:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l49bz" since the cluster is too small 2021/06/22 23:54:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/22 23:54:56 [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/22 23:55:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l49bz" since the cluster is too small 2021/06/22 23:56:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/22 23:56:12 [DEBUG] agent: Node info in sync 2021/06/22 23:56:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l49bz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/22 23:56:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l49bz" since the cluster is too small 2021/06/22 23:57:00 [DEBUG] http: Request GET /v1/status/leader (286.088µs) from=10.233.77.179:34530 2021/06/22 23:57:01 [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/22 23:57: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/22 23:57:01 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.58.225_443" 2021/06/22 23:57:01 [DEBUG] agent: Node info in sync 2021/06/22 23:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (64.132695ms) from=10.233.77.179:34542 2021/06/22 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:01 [DEBUG] agent: Node info in sync 2021/06/22 23:57:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (497.101598ms) from=10.233.77.179:34544 2021/06/22 23:57:02 [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/22 23:57: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/22 23:57:02 [INFO] agent: Synced service "_v1_message-router_10.233.6.208_3904" 2021/06/22 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:02 [DEBUG] agent: Node info in sync 2021/06/22 23:57:02 [DEBUG] http: Request PUT /v1/agent/service/register (67.78361ms) from=10.233.77.179:34556 2021/06/22 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:02 [DEBUG] agent: Node info in sync 2021/06/22 23:57:02 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (484.883µs) from=10.233.77.179:34560 2021/06/22 23:57:03 [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/22 23:57: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/22 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:03 [INFO] agent: Synced service "_v1_parser_10.233.2.43_8806" 2021/06/22 23:57:03 [DEBUG] agent: Node info in sync 2021/06/22 23:57:03 [DEBUG] http: Request PUT /v1/agent/service/register (17.198872ms) from=10.233.77.179:34564 2021/06/22 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:03 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:03 [DEBUG] agent: Node info in sync 2021/06/22 23:57:03 [DEBUG] http: Request GET /v1/health/service/parser-v1 (317.022µs) from=10.233.77.179:34572 2021/06/22 23:57:04 [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/22 23:57:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:04 [INFO] agent: Synced service "_v1_catalog_10.233.2.43_8806" 2021/06/22 23:57:04 [DEBUG] agent: Node info in sync 2021/06/22 23:57:04 [DEBUG] http: Request PUT /v1/agent/service/register (20.402907ms) from=10.233.77.179:34580 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:04 [DEBUG] agent: Node info in sync 2021/06/22 23:57:04 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (915.071µs) from=10.233.77.179:34584 2021/06/22 23:57:04 [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/22 23:57:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [INFO] agent: Synced service "_v1_nsd_10.233.2.43_8806" 2021/06/22 23:57:05 [DEBUG] agent: Node info in sync 2021/06/22 23:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (321.851683ms) from=10.233.77.179:34590 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Node info in sync 2021/06/22 23:57:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (559.85µs) from=10.233.77.179:34598 2021/06/22 23:57:05 [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/22 23:57:05 [DEBUG] 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/22 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.2.43_8806" 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Node info in sync 2021/06/22 23:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.357792ms) from=10.233.77.179:34600 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:05 [DEBUG] agent: Node info in sync 2021/06/22 23:57:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (373.273µs) from=10.233.77.179:34602 2021/06/22 23:57:06 [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/22 23:57:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.21.170_8080" 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:06 [DEBUG] agent: Node info in sync 2021/06/22 23:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.802748ms) from=10.233.77.179:34614 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Node info in sync 2021/06/22 23:57:06 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (349.605µs) from=10.233.77.179:34616 2021/06/22 23:57:06 [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/22 23:57:06 [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/22 23:57:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:06 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Node info in sync 2021/06/22 23:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (201.253903ms) from=10.233.77.179:34618 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:06 [DEBUG] agent: Node info in sync 2021/06/22 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (301.139µs) from=10.233.77.179:34620 2021/06/22 23:57:07 [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/22 23:57: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/22 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:07 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Node info in sync 2021/06/22 23:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (398.98026ms) from=10.233.77.179:34628 2021/06/22 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:07 [DEBUG] agent: Node info in sync 2021/06/22 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (595.831641ms) from=10.233.77.179:34630 2021/06/22 23:57:08 [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/22 23:57: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/22 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Node info in sync 2021/06/22 23:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (100.406045ms) from=10.233.77.179:34644 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Node info in sync 2021/06/22 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (380.322µs) from=10.233.77.179:34646 2021/06/22 23:57:08 [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/22 23:57: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/22 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.59.116_9007" 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Node info in sync 2021/06/22 23:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (199.128738ms) from=10.233.77.179:34648 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:08 [DEBUG] agent: Node info in sync 2021/06/22 23:57:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (472.429µs) from=10.233.77.179:34652 2021/06/22 23:57:08 [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/22 23:57: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/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.59.116_9007" 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (189.341159ms) from=10.233.77.179:34656 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (321.938µs) from=10.233.77.179:34660 2021/06/22 23:57:09 [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/22 23:57: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/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.6.95_9011" 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (145.579409ms) from=10.233.77.179:34666 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (490.412µs) from=10.233.77.179:34668 2021/06/22 23:57:09 [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/22 23:57: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/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.6.95_9011" 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.015594ms) from=10.233.77.179:34670 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:09 [DEBUG] agent: Node info in sync 2021/06/22 23:57:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (393.655µs) from=10.233.77.179:34672 2021/06/22 23:57:10 [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/22 23:57: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/22 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [INFO] agent: Synced service "_v1_appc_10.233.35.234_8443" 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Node info in sync 2021/06/22 23:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (5.447801ms) from=10.233.77.179:34682 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Node info in sync 2021/06/22 23:57:10 [DEBUG] http: Request GET /v1/health/service/appc-v1 (357.968µs) from=10.233.77.179:34684 2021/06/22 23:57:10 [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/22 23:57: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/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.20.96_9518" 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Node info in sync 2021/06/22 23:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (375.389954ms) from=10.233.77.179:34686 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:10 [DEBUG] agent: Node info in sync 2021/06/22 23:57:10 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (288.664µs) from=10.233.77.179:34692 2021/06/22 23:57:11 [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/22 23:57: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/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.0.28_9004" 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Node info in sync 2021/06/22 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (108.044897ms) from=10.233.77.179:34694 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:11 [DEBUG] agent: Node info in sync 2021/06/22 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (417.552µs) from=10.233.77.179:34700 2021/06/22 23:57:11 [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/22 23:57: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/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:11 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.0.28_9004" 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Node info in sync 2021/06/22 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (300.856798ms) from=10.233.77.179:34704 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:11 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (83.880308ms) from=10.233.77.179:34708 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:11 [DEBUG] agent: Node info in sync 2021/06/22 23:57:12 [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/22 23:57: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/22 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:12 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.24.209_9009" 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:12 [DEBUG] agent: Node info in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:12 [DEBUG] agent: Node info in sync 2021/06/22 23:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (300.960785ms) from=10.233.77.179:34716 2021/06/22 23:57:12 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (587.381µs) from=10.233.77.179:34720 2021/06/22 23:57:12 [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/22 23:57: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/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.24.209_9009" 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (31.837165ms) from=10.233.77.179:34726 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (423.598µs) from=10.233.77.179:34728 2021/06/22 23:57:13 [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/22 23:57: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/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.1.71_9015" 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (190.40843ms) from=10.233.77.179:34730 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (422.789µs) from=10.233.77.179:34736 2021/06/22 23:57:13 [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/22 23:57: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/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:13 [INFO] agent: Synced service "_v0_multicloud_10.233.38.25_9001" 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (213.744858ms) from=10.233.77.179:34738 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:13 [DEBUG] agent: Node info in sync 2021/06/22 23:57:13 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (460.83µs) from=10.233.77.179:34744 2021/06/22 23:57:13 [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/22 23:57: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/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [INFO] agent: Synced service "_v1_multicloud_10.233.38.25_9001" 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (105.880416ms) from=10.233.77.179:34750 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (351.539µs) from=10.233.77.179:34752 2021/06/22 23:57:14 [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/22 23:57:14 [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/22 23:57: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/22 23:57: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/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (92.973862ms) from=10.233.77.179:34754 2021/06/22 23:57:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (283.184µs) from=10.233.77.179:34756 2021/06/22 23:57:14 [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/22 23:57: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/22 23:57: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/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (94.6651ms) from=10.233.77.179:34760 2021/06/22 23:57:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (444.451µs) from=10.233.77.179:34762 2021/06/22 23:57:14 [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/22 23:57:14 [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/22 23:57: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/22 23:57: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/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (106.329434ms) from=10.233.77.179:34764 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:14 [DEBUG] agent: Node info in sync 2021/06/22 23:57:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (306.885µs) from=10.233.77.179:34770 2021/06/22 23:57:14 [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/22 23:57: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/22 23:57: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/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Node info in sync 2021/06/22 23:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (93.057415ms) from=10.233.77.179:34774 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Node info in sync 2021/06/22 23:57:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (562.329µs) from=10.233.77.179:34780 2021/06/22 23:57:15 [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/22 23:57:15 [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/22 23:57: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/22 23:57: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/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Node info in sync 2021/06/22 23:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (103.076748ms) from=10.233.77.179:34782 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Node info in sync 2021/06/22 23:57:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (392.349µs) from=10.233.77.179:34794 2021/06/22 23:57:16 [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/22 23:57: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/22 23:57: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/22 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:16 [DEBUG] agent: Node info in sync 2021/06/22 23:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (14.830882ms) from=10.233.77.179:34796 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (438.184µs) from=10.233.77.179:34800 2021/06/22 23:57:16 [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/22 23:57:16 [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/22 23:57: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/22 23:57: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/22 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Node info in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Node info in sync 2021/06/22 23:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (205.822913ms) from=10.233.77.179:34802 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:16 [DEBUG] agent: Node info in sync 2021/06/22 23:57:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (452.79µs) from=10.233.77.179:34804 2021/06/22 23:57:16 [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/22 23:57: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/22 23:57: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/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (105.108543ms) from=10.233.77.179:34808 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (280.595µs) from=10.233.77.179:34812 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [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/22 23:57:17 [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/22 23:57: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/22 23:57: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/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (171.282392ms) from=10.233.77.179:34814 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (304.233µs) from=10.233.77.179:34816 2021/06/22 23:57:17 [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/22 23:57: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/22 23:57: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/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (203.823907ms) from=10.233.77.179:34818 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:17 [DEBUG] agent: Node info in sync 2021/06/22 23:57:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (491.751µs) from=10.233.77.179:34826 2021/06/22 23:57:18 [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/22 23:57:18 [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/22 23:57: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/22 23:57: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/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Node info in sync 2021/06/22 23:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (184.820781ms) from=10.233.77.179:34830 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Node info in sync 2021/06/22 23:57:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (308.609µs) from=10.233.77.179:34834 2021/06/22 23:57:18 [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/22 23:57: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/22 23:57: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/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Node info in sync 2021/06/22 23:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.015791ms) from=10.233.77.179:34836 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:18 [DEBUG] agent: Node info in sync 2021/06/22 23:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (200.410949ms) from=10.233.77.179:34840 2021/06/22 23:57:19 [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/22 23:57:19 [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/22 23:57: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/22 23:57: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/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (99.945877ms) from=10.233.77.179:34846 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (321.895µs) from=10.233.77.179:34848 2021/06/22 23:57:19 [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/22 23:57: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/22 23:57: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/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (279.997451ms) from=10.233.77.179:34856 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (417.6µs) from=10.233.77.179:34860 2021/06/22 23:57:19 [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/22 23:57:19 [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/22 23:57: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/22 23:57: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/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (178.075726ms) from=10.233.77.179:34862 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Node info in sync 2021/06/22 23:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (381.328µs) from=10.233.77.179:34864 2021/06/22 23:57:19 [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/22 23:57: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/22 23:57: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/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Node info in sync 2021/06/22 23:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (168.841584ms) from=10.233.77.179:34866 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Node info in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Node info in sync 2021/06/22 23:57:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (310.308µs) from=10.233.77.179:34870 2021/06/22 23:57:20 [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/22 23:57:20 [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/22 23:57: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/22 23:57: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/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Node info in sync 2021/06/22 23:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (275.558818ms) from=10.233.77.179:34876 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:20 [DEBUG] agent: Node info in sync 2021/06/22 23:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (189.22266ms) from=10.233.77.179:34878 2021/06/22 23:57:21 [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/22 23:57: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/22 23:57: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/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.136_8446" 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.765684ms) from=10.233.77.179:34880 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (427.055µs) from=10.233.77.179:34890 2021/06/22 23:57:21 [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/22 23:57:21 [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/22 23:57: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/22 23:57: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/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (106.554422ms) from=10.233.77.179:34892 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (322.053µs) from=10.233.77.179:34896 2021/06/22 23:57:21 [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/22 23:57: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/22 23:57: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/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (156.815411ms) from=10.233.77.179:34898 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:21 [DEBUG] agent: Node info in sync 2021/06/22 23:57:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (384.146µs) from=10.233.77.179:34904 2021/06/22 23:57:22 [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/22 23:57:22 [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/22 23:57: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/22 23:57: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/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Node info in sync 2021/06/22 23:57:22 [DEBUG] http: Request PUT /v1/agent/service/register (274.331959ms) from=10.233.77.179:34908 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Node info in sync 2021/06/22 23:57:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (361.838µs) from=10.233.77.179:34912 2021/06/22 23:57:22 [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/22 23:57: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/22 23:57: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/22 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Node info in sync 2021/06/22 23:57:22 [DEBUG] http: Request PUT /v1/agent/service/register (351.254332ms) from=10.233.77.179:34914 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:22 [DEBUG] agent: Node info in sync 2021/06/22 23:57:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (291.853µs) from=10.233.77.179:34920 2021/06/22 23:57:22 [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/22 23:57:22 [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/22 23:57: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/22 23:57: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/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (261.866142ms) from=10.233.77.179:34922 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (279.068µs) from=10.233.77.179:34926 2021/06/22 23:57:23 [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/22 23:57: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/22 23:57: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/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.136701ms) from=10.233.77.179:34928 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (310.779µs) from=10.233.77.179:34932 2021/06/22 23:57:23 [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/22 23:57:23 [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/22 23:57: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/22 23:57: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/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (296.407675ms) from=10.233.77.179:34934 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:23 [DEBUG] agent: Node info in sync 2021/06/22 23:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.143349ms) from=10.233.77.179:34942 2021/06/22 23:57:24 [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/22 23:57: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/22 23:57: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/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Node info in sync 2021/06/22 23:57:24 [DEBUG] http: Request PUT /v1/agent/service/register (422.341629ms) from=10.233.77.179:34948 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:24 [DEBUG] agent: Node info in sync 2021/06/22 23:57:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (432.442µs) from=10.233.77.179:34954 2021/06/22 23:57:25 [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/22 23:57:25 [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/22 23:57: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/22 23:57: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/22 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Node info in sync 2021/06/22 23:57:25 [DEBUG] http: Request PUT /v1/agent/service/register (179.792946ms) from=10.233.77.179:34958 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Node info in sync 2021/06/22 23:57:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (326.368µs) from=10.233.77.179:34964 2021/06/22 23:57:25 [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/22 23:57: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/22 23:57: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/22 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Node info in sync 2021/06/22 23:57:25 [DEBUG] http: Request PUT /v1/agent/service/register (206.390829ms) from=10.233.77.179:34966 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:25 [DEBUG] agent: Node info in sync 2021/06/22 23:57:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (387.877µs) from=10.233.77.179:34970 2021/06/22 23:57:25 [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/22 23:57:25 [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/22 23:57: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/22 23:57: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/22 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:26 [DEBUG] agent: Node info in sync 2021/06/22 23:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (433.320951ms) from=10.233.77.179:34974 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Node info in sync 2021/06/22 23:57:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (384.179µs) from=10.233.77.179:34984 2021/06/22 23:57:26 [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/22 23:57: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/22 23:57: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/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Node info in sync 2021/06/22 23:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (208.14603ms) from=10.233.77.179:34986 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Node info in sync 2021/06/22 23:57:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (306.27µs) from=10.233.77.179:34988 2021/06/22 23:57:26 [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/22 23:57:26 [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/22 23:57: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/22 23:57: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/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Node info in sync 2021/06/22 23:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (69.078768ms) from=10.233.77.179:34990 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (275.29µs) from=10.233.77.179:34996 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Node info in sync 2021/06/22 23:57:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57: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/22 23:57: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/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Node info in sync 2021/06/22 23:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (377.712052ms) from=10.233.77.179:34998 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Node info in sync 2021/06/22 23:57:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (398.759µs) from=10.233.77.179:35000 2021/06/22 23:57:27 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57: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/22 23:57: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/22 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Node info in sync 2021/06/22 23:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (98.086961ms) from=10.233.77.179:35002 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:27 [DEBUG] agent: Node info in sync 2021/06/22 23:57:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (331.76µs) from=10.233.77.179:35010 2021/06/22 23:57:28 [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/22 23:57: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/22 23:57: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/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (68.954403ms) from=10.233.77.179:35016 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (298.371µs) from=10.233.77.179:35018 2021/06/22 23:57:28 [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/22 23:57:28 [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/22 23:57: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/22 23:57: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/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (236.015752ms) from=10.233.77.179:35022 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (51.005495ms) from=10.233.77.179:35028 2021/06/22 23:57:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57: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/22 23:57: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/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.136_8446" 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (200.085379ms) from=10.233.77.179:35030 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:28 [DEBUG] agent: Node info in sync 2021/06/22 23:57:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (312.614µs) from=10.233.77.179:35034 2021/06/22 23:57:29 [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/22 23:57:29 [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/22 23:57: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/22 23:57: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/22 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Node info in sync 2021/06/22 23:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (336.997672ms) from=10.233.77.179:35038 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Node info in sync 2021/06/22 23:57:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (315.314µs) from=10.233.77.179:35044 2021/06/22 23:57:29 [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/22 23:57: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/22 23:57: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/22 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Node info in sync 2021/06/22 23:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (281.492174ms) from=10.233.77.179:35046 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (446.754µs) from=10.233.77.179:35050 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Node info in sync 2021/06/22 23:57:30 [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/22 23:57:30 [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/22 23:57:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:30 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:30 [DEBUG] agent: Node info in sync 2021/06/22 23:57:30 [DEBUG] http: Request PUT /v1/agent/service/register (374.941534ms) from=10.233.77.179:35058 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:30 [DEBUG] agent: Node info in sync 2021/06/22 23:57:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (564.79µs) from=10.233.77.179:35060 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (167.04426ms) from=10.233.77.179:35064 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (333.058µs) from=10.233.77.179:35068 2021/06/22 23:57:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (199.754885ms) from=10.233.77.179:35070 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (279.801µs) from=10.233.77.179:35078 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (137.078478ms) from=10.233.77.179:35080 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:31 [DEBUG] agent: Node info in sync 2021/06/22 23:57:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (397.148µs) from=10.233.77.179:35086 2021/06/22 23:57:32 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Node info in sync 2021/06/22 23:57:32 [DEBUG] http: Request PUT /v1/agent/service/register (323.105292ms) from=10.233.77.179:35090 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:32 [DEBUG] agent: Node info in sync 2021/06/22 23:57:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (407.89µs) from=10.233.77.179:35092 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.21.170_8080" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_parser_10.233.2.43_8806" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.19.140_9005" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.116_9007" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_appc_10.233.35.234_8443" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.19.140_9005" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.225_443" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.25_9001" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.20.96_9518" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.6.208_3904" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.136_8446" 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.0.28_9004" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.1.71_9015" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.24.209_9009" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.136_8446" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.43_8806" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.43_8806" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.95_9011" in sync 2021/06/22 23:57:33 [DEBUG] agent: Node info in sync 2021/06/22 23:57:33 [DEBUG] http: Request PUT /v1/agent/service/register (637.632288ms) from=10.233.77.179:35094 2021/06/22 23:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.2.43_8806" in sync 2021/06/22 23:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.95_9011"