+ 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: 'bcf63faa-be29-330b-44bc-e2b15b16bb6b' Node name: 'dev-msb-consul-85cddc885c-rdrnx' 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/15 22:45:42 [DEBUG] agent: Using random ID "bcf63faa-be29-330b-44bc-e2b15b16bb6b" as node ID 2021/06/15 22:45:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:bcf63faa-be29-330b-44bc-e2b15b16bb6b Address:127.0.0.1:8300}] 2021/06/15 22:45:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/15 22:45:42 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-rdrnx.dc1 127.0.0.1 2021/06/15 22:45:42 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-rdrnx 127.0.0.1 2021/06/15 22:45:42 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/15 22:45:42 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-rdrnx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/15 22:45:42 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-rdrnx.dc1" in area "wan" 2021/06/15 22:45:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/15 22:45:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/15 22:45:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/15 22:45:42 [INFO] agent: started state syncer 2021/06/15 22:45:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/15 22:45:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/15 22:45:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/15 22:45:42 [DEBUG] raft: Votes needed: 1 2021/06/15 22:45:42 [DEBUG] raft: Vote granted from bcf63faa-be29-330b-44bc-e2b15b16bb6b in term 2. Tally: 1 2021/06/15 22:45:42 [INFO] raft: Election won. Tally: 1 2021/06/15 22:45:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/15 22:45:42 [INFO] consul: cluster leadership acquired 2021/06/15 22:45:42 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-rdrnx 2021/06/15 22:45:42 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/15 22:45:42 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-rdrnx" since the cluster is too small 2021/06/15 22:45:42 [INFO] consul: member 'dev-msb-consul-85cddc885c-rdrnx' joined, marking health alive 2021/06/15 22:45:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/15 22:45:42 [INFO] agent: Synced node info 2021/06/15 22:45:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/15 22:45:44 [DEBUG] agent: Node info in sync 2021/06/15 22:45:44 [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/15 22:46:42 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-rdrnx" since the cluster is too small 2021/06/15 22:46:47 [DEBUG] http: Request GET /v1/status/leader (3.381209ms) from=10.242.48.152:54150 2021/06/15 22:46:47 [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/15 22:46:47 [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/15 22:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:47 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (6.413835ms) from=10.242.48.152:54156 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (2.663587ms) from=10.242.48.152:54158 2021/06/15 22:46:47 [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/15 22:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (11.024735ms) from=10.242.48.152:54160 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.618065ms) from=10.242.48.152:54164 2021/06/15 22:46:47 [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/15 22:46:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request PUT /v1/agent/service/register (2.406811ms) from=10.242.48.152:54166 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:47 [DEBUG] agent: Node info in sync 2021/06/15 22:46:47 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (232.241µs) from=10.242.48.152:54168 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.75.95_9518" 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.797707ms) from=10.242.48.152:54170 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (326.889µs) from=10.242.48.152:54174 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_message-router_10.96.182.135_3904" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.556214ms) from=10.242.48.152:54176 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (356.353µs) from=10.242.48.152:54178 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.96.160_8080" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.02537ms) from=10.242.48.152:54182 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (277.124µs) from=10.242.48.152:54184 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.177.81_9011" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.73875ms) from=10.242.48.152:54186 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.219972ms) from=10.242.48.152:54188 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.177.81_9011" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.391413ms) from=10.242.48.152:54190 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (398.46µs) from=10.242.48.152:54192 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.249.77_9004" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.612922ms) from=10.242.48.152:54194 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (474.522µs) from=10.242.48.152:54196 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.249.77_9004" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.380088ms) from=10.242.48.152:54198 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (519.316µs) from=10.242.48.152:54200 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v0_multicloud_10.96.189.226_9001" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.986334ms) from=10.242.48.152:54202 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (284.312µs) from=10.242.48.152:54206 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_multicloud_10.96.189.226_9001" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.24363ms) from=10.242.48.152:54208 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (350.549µs) from=10.242.48.152:54210 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.209.67_9009" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.145814ms) from=10.242.48.152:54212 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (286.472µs) from=10.242.48.152:54214 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.209.67_9009" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.380218ms) from=10.242.48.152:54216 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (265.265µs) from=10.242.48.152:54218 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_parser_10.96.72.133_8806" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.697853ms) from=10.242.48.152:54220 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/parser-v1 (321.209µs) from=10.242.48.152:54222 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_catalog_10.96.72.133_8806" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.570562ms) from=10.242.48.152:54226 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.074016ms) from=10.242.48.152:54228 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_nsd_10.96.72.133_8806" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (7.260617ms) from=10.242.48.152:54230 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (333.284µs) from=10.242.48.152:54232 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.72.133_8806" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.561775ms) from=10.242.48.152:54234 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (363.61µs) from=10.242.48.152:54236 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_appc_10.96.39.124_8443" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.771187ms) from=10.242.48.152:54238 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/appc-v1 (302.101µs) from=10.242.48.152:54240 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.113.78_9015" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (4.341497ms) from=10.242.48.152:54242 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (371.129µs) from=10.242.48.152:54244 2021/06/15 22:46:48 [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/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.802168ms) from=10.242.48.152:54246 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (231.509µs) from=10.242.48.152:54248 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.971687ms) from=10.242.48.152:54250 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (246.27µs) from=10.242.48.152:54252 2021/06/15 22:46:48 [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/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.936978ms) from=10.242.48.152:54254 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (388.61µs) from=10.242.48.152:54256 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (5.445176ms) from=10.242.48.152:54258 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (341.99µs) from=10.242.48.152:54260 2021/06/15 22:46:48 [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/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (3.995012ms) from=10.242.48.152:54262 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.0253ms) from=10.242.48.152:54264 2021/06/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.729458ms) from=10.242.48.152:54266 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (305.698µs) from=10.242.48.152:54268 2021/06/15 22:46:48 [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/15 22:46:48 [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/15 22:46:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request PUT /v1/agent/service/register (2.534925ms) from=10.242.48.152:54272 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:48 [DEBUG] agent: Node info in sync 2021/06/15 22:46:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (432.421µs) from=10.242.48.152:54274 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.062014ms) from=10.242.48.152:54276 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (354.328µs) from=10.242.48.152:54278 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.776385ms) from=10.242.48.152:54280 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (270.997µs) from=10.242.48.152:54282 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.088996ms) from=10.242.48.152:54284 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (349.067µs) from=10.242.48.152:54286 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.861019ms) from=10.242.48.152:54288 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (248.409µs) from=10.242.48.152:54290 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.854597ms) from=10.242.48.152:54292 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (408.699µs) from=10.242.48.152:54294 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.697741ms) from=10.242.48.152:54296 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (273.89µs) from=10.242.48.152:54298 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.669182ms) from=10.242.48.152:54300 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (327.465µs) from=10.242.48.152:54302 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.806224ms) from=10.242.48.152:54304 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (295.564µs) from=10.242.48.152:54306 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.549738ms) from=10.242.48.152:54308 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (225.298µs) from=10.242.48.152:54310 2021/06/15 22:46:49 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.950407ms) from=10.242.48.152:54312 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (239.415µs) from=10.242.48.152:54314 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.665878ms) from=10.242.48.152:54316 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (267.599µs) from=10.242.48.152:54318 2021/06/15 22:46:49 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.444421ms) from=10.242.48.152:54320 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (1.349719ms) from=10.242.48.152:54322 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (7.605786ms) from=10.242.48.152:54324 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (301.96µs) from=10.242.48.152:54326 2021/06/15 22:46:49 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.409364ms) from=10.242.48.152:54328 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (313.593µs) from=10.242.48.152:54330 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.675034ms) from=10.242.48.152:54332 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (196.479µs) from=10.242.48.152:54334 2021/06/15 22:46:49 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.832602ms) from=10.242.48.152:54336 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (319.101µs) from=10.242.48.152:54338 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.786475ms) from=10.242.48.152:54340 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (248.783µs) from=10.242.48.152:54342 2021/06/15 22:46:49 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.376635ms) from=10.242.48.152:54344 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (258.221µs) from=10.242.48.152:54346 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.379976ms) from=10.242.48.152:54348 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (238.45µs) from=10.242.48.152:54350 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.078456ms) from=10.242.48.152:54354 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (275.626µs) from=10.242.48.152:54356 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.347971ms) from=10.242.48.152:54358 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.149877ms) from=10.242.48.152:54360 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.173202ms) from=10.242.48.152:54364 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (402.923µs) from=10.242.48.152:54366 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.880795ms) from=10.242.48.152:54368 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (381.472µs) from=10.242.48.152:54370 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (2.533133ms) from=10.242.48.152:54372 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (548.38µs) from=10.242.48.152:54374 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.962053ms) from=10.242.48.152:54376 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (328.648µs) from=10.242.48.152:54378 2021/06/15 22:46:49 [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/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request PUT /v1/agent/service/register (123.665649ms) from=10.242.48.152:54380 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:49 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:49 [DEBUG] agent: Node info in sync 2021/06/15 22:46:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (332.016µs) from=10.242.48.152:54382 2021/06/15 22:46:49 [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/15 22:46:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (115.627994ms) from=10.242.48.152:54384 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (311.985µs) from=10.242.48.152:54386 2021/06/15 22:46:50 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (129.418226ms) from=10.242.48.152:54390 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (340.167µs) from=10.242.48.152:54392 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (26.178528ms) from=10.242.48.152:54396 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (718.708µs) from=10.242.48.152:54398 2021/06/15 22:46:50 [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/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v11__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.582417ms) from=10.242.48.152:54400 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (459.257µs) from=10.242.48.152:54402 2021/06/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v11_aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.208619ms) from=10.242.48.152:54406 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (240.569µs) from=10.242.48.152:54408 2021/06/15 22:46:50 [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/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v12__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.73136ms) from=10.242.48.152:54410 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (463.583µs) from=10.242.48.152:54412 2021/06/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v12_aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.510143ms) from=10.242.48.152:54414 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (343.019µs) from=10.242.48.152:54416 2021/06/15 22:46:50 [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/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v13__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.751471ms) from=10.242.48.152:54418 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (539.677µs) from=10.242.48.152:54420 2021/06/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v13_aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.959469ms) from=10.242.48.152:54422 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (514.472µs) from=10.242.48.152:54424 2021/06/15 22:46:50 [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/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v14__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.042265ms) from=10.242.48.152:54426 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (470.602µs) from=10.242.48.152:54428 2021/06/15 22:46:50 [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/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v14_aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.150798ms) from=10.242.48.152:54432 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (252.485µs) from=10.242.48.152:54434 2021/06/15 22:46:50 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v15__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (9.859707ms) from=10.242.48.152:54438 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (442.613µs) from=10.242.48.152:54440 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v15_aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.261635ms) from=10.242.48.152:54442 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (358.971µs) from=10.242.48.152:54444 2021/06/15 22:46:50 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [INFO] agent: Synced service "_v16__aai-nquery_10.242.60.68_8446" 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_parser_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.75.95_9518" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_catalog_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_nsd_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Node info in sync 2021/06/15 22:46:50 [DEBUG] http: Request PUT /v1/agent/service/register (3.696723ms) from=10.242.48.152:54446 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.113.78_9015" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.72.133_8806" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud_10.96.189.226_9001" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12__aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v12_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_message-router_10.96.182.135_3904" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.96.160_8080" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-nquery_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.19.81_9005" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.209.67_9009" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_appc_10.96.39.124_8443" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.177.81_9011" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.249.77_9004" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.60.68_8446" in sync 2021/06/15 22:46:50 [DEB