+ 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: 'e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40' Node name: 'onap-msb-consul-868c76fc85-s8cr8' 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/04/02 01:36:05 [DEBUG] agent: Using random ID "e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40" as node ID 2021/04/02 01:36:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40 Address:127.0.0.1:8300}] 2021/04/02 01:36:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/02 01:36:05 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-s8cr8.dc1 127.0.0.1 2021/04/02 01:36:05 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-s8cr8 127.0.0.1 2021/04/02 01:36:06 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/02 01:36:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/02 01:36:06 [WARN] raft: Unable to get address for server id e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40, using fallback address 127.0.0.1:8300: Could not find address for server id e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40 2021/04/02 01:36:06 [DEBUG] raft: Votes needed: 1 2021/04/02 01:36:06 [DEBUG] raft: Vote granted from e264b84f-e3fd-3d0c-8c3b-a6d88e9e6d40 in term 2. Tally: 1 2021/04/02 01:36:06 [INFO] raft: Election won. Tally: 1 2021/04/02 01:36:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/02 01:36:06 [INFO] consul: cluster leadership acquired 2021/04/02 01:36:06 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-s8cr8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/02 01:36:06 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-s8cr8.dc1" in area "wan" 2021/04/02 01:36:06 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/02 01:36:06 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-s8cr8 2021/04/02 01:36:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/02 01:36:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/02 01:36:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/02 01:36:06 [INFO] agent: started state syncer 2021/04/02 01:36:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/02 01:36:06 [INFO] agent: Synced node info 2021/04/02 01:36:07 [DEBUG] agent: Node info in sync 2021/04/02 01:36:07 [DEBUG] agent: Node info in sync 2021/04/02 01:36:07 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/02 01:36:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-s8cr8" since the cluster is too small 2021/04/02 01:36:07 [INFO] consul: member 'onap-msb-consul-868c76fc85-s8cr8' joined, marking health alive 2021/04/02 01:36:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-s8cr8" since the cluster is too small ==> 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/04/02 01:36:31 [WARN] consul: error getting server health from "onap-msb-consul-868c76fc85-s8cr8": context deadline exceeded 2021/04/02 01:37:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-s8cr8" since the cluster is too small 2021/04/02 01:37:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/02 01:37:40 [DEBUG] agent: Node info in sync 2021/04/02 01:38:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-s8cr8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/02 01:38:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-s8cr8" since the cluster is too small 2021/04/02 01:39:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/02 01:39:03 [DEBUG] agent: Node info in sync 2021/04/02 01:39:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-s8cr8" since the cluster is too small 2021/04/02 01:39:17 [DEBUG] http: Request GET /v1/status/leader (99.770839ms) from=10.233.72.43:42130 2021/04/02 01:39:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:19 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.51_9007" 2021/04/02 01:39:19 [DEBUG] agent: Node info in sync 2021/04/02 01:39:19 [DEBUG] http: Request PUT /v1/agent/service/register (908.790592ms) from=10.233.72.43:42146 2021/04/02 01:39:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:19 [DEBUG] agent: Node info in sync 2021/04/02 01:39:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.14073ms) from=10.233.72.43:42156 2021/04/02 01:39:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:20 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.51_9007" 2021/04/02 01:39:20 [DEBUG] agent: Node info in sync 2021/04/02 01:39:20 [DEBUG] http: Request PUT /v1/agent/service/register (262.355333ms) from=10.233.72.43:42164 2021/04/02 01:39:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:20 [DEBUG] agent: Node info in sync 2021/04/02 01:39:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (681.428µs) from=10.233.72.43:42170 2021/04/02 01:39:20 [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/04/02 01:39:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.56.164_8080" 2021/04/02 01:39:21 [DEBUG] agent: Node info in sync 2021/04/02 01:39:21 [DEBUG] http: Request PUT /v1/agent/service/register (278.571623ms) from=10.233.72.43:42176 2021/04/02 01:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:21 [DEBUG] agent: Node info in sync 2021/04/02 01:39:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (438.388µs) from=10.233.72.43:42178 2021/04/02 01:39:21 [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/04/02 01:39:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:21 [INFO] agent: Synced service "_v1_sdnc_10.233.60.88_8282" 2021/04/02 01:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Node info in sync 2021/04/02 01:39:21 [DEBUG] http: Request PUT /v1/agent/service/register (96.117134ms) from=10.233.72.43:42182 2021/04/02 01:39:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:21 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:21 [DEBUG] agent: Node info in sync 2021/04/02 01:39:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (441.587µs) from=10.233.72.43:42186 2021/04/02 01:39:22 [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/04/02 01:39:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:23 [INFO] agent: Synced service "_v0_multicloud_10.233.36.128_9001" 2021/04/02 01:39:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:23 [DEBUG] agent: Node info in sync 2021/04/02 01:39:23 [DEBUG] http: Request PUT /v1/agent/service/register (204.633518ms) from=10.233.72.43:42200 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:23 [DEBUG] agent: Node info in sync 2021/04/02 01:39:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (563.048µs) from=10.233.72.43:42202 2021/04/02 01:39:23 [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/04/02 01:39:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:24 [INFO] agent: Synced service "_v1_multicloud_10.233.36.128_9001" 2021/04/02 01:39:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:24 [DEBUG] agent: Node info in sync 2021/04/02 01:39:24 [DEBUG] http: Request PUT /v1/agent/service/register (331.374367ms) from=10.233.72.43:42214 2021/04/02 01:39:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:24 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:24 [DEBUG] agent: Node info in sync 2021/04/02 01:39:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (428.235µs) from=10.233.72.43:42216 2021/04/02 01:39:24 [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/04/02 01:39:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.49.118_9004" 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Node info in sync 2021/04/02 01:39:25 [DEBUG] http: Request PUT /v1/agent/service/register (166.081399ms) from=10.233.72.43:42222 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Node info in sync 2021/04/02 01:39:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (437.862µs) from=10.233.72.43:42224 2021/04/02 01:39:25 [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/04/02 01:39:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:25 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.49.118_9004" 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Node info in sync 2021/04/02 01:39:25 [DEBUG] http: Request PUT /v1/agent/service/register (315.596442ms) from=10.233.72.43:42232 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:25 [DEBUG] agent: Node info in sync 2021/04/02 01:39:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (361.163µs) from=10.233.72.43:42236 2021/04/02 01:39:26 [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/04/02 01:39:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.115_9011" 2021/04/02 01:39:27 [DEBUG] agent: Node info in sync 2021/04/02 01:39:27 [DEBUG] http: Request PUT /v1/agent/service/register (486.350695ms) from=10.233.72.43:42240 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Node info in sync 2021/04/02 01:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (399.219µs) from=10.233.72.43:42242 2021/04/02 01:39:27 [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/04/02 01:39:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.115_9011" 2021/04/02 01:39:27 [DEBUG] agent: Node info in sync 2021/04/02 01:39:27 [DEBUG] http: Request PUT /v1/agent/service/register (216.35487ms) from=10.233.72.43:42244 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:27 [DEBUG] agent: Node info in sync 2021/04/02 01:39:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (61.351958ms) from=10.233.72.43:42248 2021/04/02 01:39:27 [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/04/02 01:39:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [INFO] agent: Synced service "_v1_appc_10.233.3.174_8443" 2021/04/02 01:39:29 [DEBUG] agent: Node info in sync 2021/04/02 01:39:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.700124297s) from=10.233.72.43:42250 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:29 [DEBUG] agent: Node info in sync 2021/04/02 01:39:29 [DEBUG] http: Request GET /v1/health/service/appc-v1 (99.961144ms) from=10.233.72.43:42272 2021/04/02 01:39:29 [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/04/02 01:39:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:29 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.8.195_9518" 2021/04/02 01:39:29 [DEBUG] agent: Node info in sync 2021/04/02 01:39:29 [DEBUG] http: Request PUT /v1/agent/service/register (49.846666ms) from=10.233.72.43:42278 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:29 [DEBUG] agent: Node info in sync 2021/04/02 01:39:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (441.611µs) from=10.233.72.43:42280 2021/04/02 01:39:30 [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/04/02 01:39:30 [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/04/02 01:39:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:30 [DEBUG] http: Request PUT /v1/agent/service/register (194.198125ms) from=10.233.72.43:42284 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (321.464µs) from=10.233.72.43:42286 2021/04/02 01:39:30 [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/04/02 01:39:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:30 [DEBUG] http: Request PUT /v1/agent/service/register (196.771263ms) from=10.233.72.43:42290 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (371.588µs) from=10.233.72.43:42300 2021/04/02 01:39:30 [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/04/02 01:39:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:30 [DEBUG] http: Request PUT /v1/agent/service/register (298.554164ms) from=10.233.72.43:42302 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:30 [DEBUG] agent: Node info in sync 2021/04/02 01:39:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (341.217µs) from=10.233.72.43:42304 2021/04/02 01:39:31 [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/04/02 01:39:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [INFO] agent: Synced service "_v1_parser_10.233.47.228_8806" 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Node info in sync 2021/04/02 01:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (173.409002ms) from=10.233.72.43:42306 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:31 [DEBUG] agent: Node info in sync 2021/04/02 01:39:31 [DEBUG] http: Request GET /v1/health/service/parser-v1 (543.946µs) from=10.233.72.43:42310 2021/04/02 01:39:31 [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/04/02 01:39:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:31 [INFO] agent: Synced service "_v1_catalog_10.233.47.228_8806" 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Node info in sync 2021/04/02 01:39:31 [DEBUG] http: Request PUT /v1/agent/service/register (200.055959ms) from=10.233.72.43:42314 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:31 [DEBUG] agent: Node info in sync 2021/04/02 01:39:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (392.726µs) from=10.233.72.43:42318 2021/04/02 01:39:31 [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/04/02 01:39:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [INFO] agent: Synced service "_v1_nsd_10.233.47.228_8806" 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:32 [DEBUG] agent: Node info in sync 2021/04/02 01:39:32 [DEBUG] http: Request PUT /v1/agent/service/register (437.217452ms) from=10.233.72.43:42322 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:32 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:32 [DEBUG] agent: Node info in sync 2021/04/02 01:39:32 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (501.371µs) from=10.233.72.43:42328 2021/04/02 01:39:32 [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/04/02 01:39:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.228_8806" 2021/04/02 01:39:33 [DEBUG] agent: Node info in sync 2021/04/02 01:39:33 [DEBUG] http: Request PUT /v1/agent/service/register (765.236853ms) from=10.233.72.43:42330 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:33 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:33 [DEBUG] agent: Node info in sync 2021/04/02 01:39:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (425.839µs) from=10.233.72.43:42342 2021/04/02 01:39:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [INFO] agent: Synced service "_v1_wf-gui_10.233.17.71_8443" 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request PUT /v1/agent/service/register (186.462208ms) from=10.233.72.43:42348 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (335.556µs) from=10.233.72.43:42352 2021/04/02 01:39:34 [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/04/02 01:39:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:34 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.168_9015" 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request PUT /v1/agent/service/register (162.096624ms) from=10.233.72.43:42354 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (375.698µs) from=10.233.72.43:42362 2021/04/02 01:39:34 [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/04/02 01:39:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.19.123_9009" 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request PUT /v1/agent/service/register (132.604163ms) from=10.233.72.43:42364 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:34 [DEBUG] agent: Node info in sync 2021/04/02 01:39:34 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (395.326µs) from=10.233.72.43:42368 2021/04/02 01:39:35 [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/04/02 01:39:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.19.123_9009" 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:35 [DEBUG] agent: Node info in sync 2021/04/02 01:39:35 [DEBUG] http: Request PUT /v1/agent/service/register (194.352545ms) from=10.233.72.43:42370 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Node info in sync 2021/04/02 01:39:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (503.707µs) from=10.233.72.43:42372 2021/04/02 01:39:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [INFO] agent: Synced service "_v1_sdc-gui_10.233.2.103_8181" 2021/04/02 01:39:35 [DEBUG] agent: Node info in sync 2021/04/02 01:39:35 [DEBUG] http: Request PUT /v1/agent/service/register (290.353992ms) from=10.233.72.43:42380 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:35 [DEBUG] agent: Node info in sync 2021/04/02 01:39:36 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (399.225µs) from=10.233.72.43:42384 2021/04/02 01:39:36 [WARN] agent: Service name "_aai-cloudInfrastructure-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:36 [INFO] agent: Synced service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Node info in sync 2021/04/02 01:39:36 [DEBUG] http: Request PUT /v1/agent/service/register (378.042728ms) from=10.233.72.43:42386 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Node info in sync 2021/04/02 01:39:36 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v11 (324.158µs) from=10.233.72.43:42392 2021/04/02 01:39:36 [WARN] agent: Service name "_aai-cloudInfrastructure-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:36 [INFO] agent: Synced service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:36 [DEBUG] agent: Node info in sync 2021/04/02 01:39:36 [DEBUG] http: Request PUT /v1/agent/service/register (186.178582ms) from=10.233.72.43:42394 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:36 [DEBUG] agent: Node info in sync 2021/04/02 01:39:36 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v12 (297.649µs) from=10.233.72.43:42396 2021/04/02 01:39:37 [WARN] agent: Service name "_aai-cloudInfrastructure-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [INFO] agent: Synced service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Node info in sync 2021/04/02 01:39:37 [DEBUG] http: Request PUT /v1/agent/service/register (290.464547ms) from=10.233.72.43:42398 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Node info in sync 2021/04/02 01:39:37 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v13 (327.428µs) from=10.233.72.43:42400 2021/04/02 01:39:37 [WARN] agent: Service name "_aai-cloudInfrastructure-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:37 [INFO] agent: Synced service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Node info in sync 2021/04/02 01:39:37 [DEBUG] http: Request PUT /v1/agent/service/register (464.959205ms) from=10.233.72.43:42404 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:37 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:37 [DEBUG] agent: Node info in sync 2021/04/02 01:39:38 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v14 (629.071µs) from=10.233.72.43:42410 2021/04/02 01:39:38 [WARN] agent: Service name "_aai-cloudInfrastructure-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [INFO] agent: Synced service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Node info in sync 2021/04/02 01:39:38 [DEBUG] http: Request PUT /v1/agent/service/register (80.816641ms) from=10.233.72.43:42414 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:38 [DEBUG] agent: Node info in sync 2021/04/02 01:39:38 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v15 (392.432µs) from=10.233.72.43:42416 2021/04/02 01:39:38 [WARN] agent: Service name "_aai-cloudInfrastructure-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [INFO] agent: Synced service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Node info in sync 2021/04/02 01:39:39 [DEBUG] http: Request PUT /v1/agent/service/register (342.566235ms) from=10.233.72.43:42422 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Node info in sync 2021/04/02 01:39:39 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v16 (414.421µs) from=10.233.72.43:42426 2021/04/02 01:39:39 [WARN] agent: Service name "_aai-cloudInfrastructure-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [INFO] agent: Synced service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Node info in sync 2021/04/02 01:39:39 [DEBUG] http: Request PUT /v1/agent/service/register (390.477623ms) from=10.233.72.43:42430 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:39 [DEBUG] agent: Node info in sync 2021/04/02 01:39:39 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v17 (417.09µs) from=10.233.72.43:42436 2021/04/02 01:39:39 [WARN] agent: Service name "_aai-cloudInfrastructure-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [INFO] agent: Synced service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Node info in sync 2021/04/02 01:39:40 [DEBUG] http: Request PUT /v1/agent/service/register (234.047171ms) from=10.233.72.43:42440 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:40 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:40 [DEBUG] agent: Node info in sync 2021/04/02 01:39:40 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v18 (367.54831ms) from=10.233.72.43:42442 2021/04/02 01:39:40 [WARN] agent: Service name "_aai-cloudInfrastructure-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [INFO] agent: Synced service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request PUT /v1/agent/service/register (215.131941ms) from=10.233.72.43:42452 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v19 (481.037µs) from=10.233.72.43:42454 2021/04/02 01:39:41 [WARN] agent: Service name "_aai-business-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [INFO] agent: Synced service "_v11__aai-business_10.233.72.38_8447" 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request PUT /v1/agent/service/register (229.373103ms) from=10.233.72.43:42456 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request GET /v1/health/service/_aai-business-v11 (431.892µs) from=10.233.72.43:42460 2021/04/02 01:39:41 [WARN] agent: Service name "_aai-business-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [INFO] agent: Synced service "_v12__aai-business_10.233.72.38_8447" 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request PUT /v1/agent/service/register (222.221061ms) from=10.233.72.43:42462 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:41 [DEBUG] agent: Node info in sync 2021/04/02 01:39:41 [DEBUG] http: Request GET /v1/health/service/_aai-business-v12 (462.915µs) from=10.233.72.43:42466 2021/04/02 01:39:41 [WARN] agent: Service name "_aai-business-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [INFO] agent: Synced service "_v13__aai-business_10.233.72.38_8447" 2021/04/02 01:39:42 [DEBUG] agent: Node info in sync 2021/04/02 01:39:42 [DEBUG] http: Request PUT /v1/agent/service/register (344.857683ms) from=10.233.72.43:42470 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Node info in sync 2021/04/02 01:39:42 [DEBUG] http: Request GET /v1/health/service/_aai-business-v13 (338.639µs) from=10.233.72.43:42472 2021/04/02 01:39:42 [WARN] agent: Service name "_aai-business-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:42 [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/04/02 01:39:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [INFO] agent: Synced service "_v14__aai-business_10.233.72.38_8447" 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Node info in sync 2021/04/02 01:39:42 [DEBUG] http: Request PUT /v1/agent/service/register (336.051045ms) from=10.233.72.43:42476 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:42 [DEBUG] agent: Node info in sync 2021/04/02 01:39:42 [DEBUG] http: Request GET /v1/health/service/_aai-business-v14 (495.419µs) from=10.233.72.43:42480 2021/04/02 01:39:43 [WARN] agent: Service name "_aai-business-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [INFO] agent: Synced service "_v15__aai-business_10.233.72.38_8447" 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Node info in sync 2021/04/02 01:39:43 [DEBUG] http: Request PUT /v1/agent/service/register (329.470073ms) from=10.233.72.43:42482 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Node info in sync 2021/04/02 01:39:43 [DEBUG] http: Request GET /v1/health/service/_aai-business-v15 (328.958µs) from=10.233.72.43:42486 2021/04/02 01:39:43 [WARN] agent: Service name "_aai-business-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [INFO] agent: Synced service "_v16__aai-business_10.233.72.38_8447" 2021/04/02 01:39:43 [DEBUG] agent: Node info in sync 2021/04/02 01:39:43 [DEBUG] http: Request PUT /v1/agent/service/register (104.238899ms) from=10.233.72.43:42492 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:43 [DEBUG] agent: Node info in sync 2021/04/02 01:39:43 [DEBUG] http: Request GET /v1/health/service/_aai-business-v16 (383.203µs) from=10.233.72.43:42496 2021/04/02 01:39:43 [WARN] agent: Service name "_aai-business-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [INFO] agent: Synced service "_v17__aai-business_10.233.72.38_8447" 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Node info in sync 2021/04/02 01:39:44 [DEBUG] http: Request PUT /v1/agent/service/register (799.719734ms) from=10.233.72.43:42498 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:44 [DEBUG] agent: Node info in sync 2021/04/02 01:39:44 [DEBUG] http: Request GET /v1/health/service/_aai-business-v17 (496.994µs) from=10.233.72.43:42504 2021/04/02 01:39:44 [WARN] agent: Service name "_aai-business-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [INFO] agent: Synced service "_v18__aai-business_10.233.72.38_8447" 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] http: Request PUT /v1/agent/service/register (329.532866ms) from=10.233.72.43:42506 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] http: Request GET /v1/health/service/_aai-business-v18 (421.106µs) from=10.233.72.43:42508 2021/04/02 01:39:45 [WARN] agent: Service name "_aai-business-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [INFO] agent: Synced service "_v19__aai-business_10.233.72.38_8447" 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] http: Request PUT /v1/agent/service/register (103.469119ms) from=10.233.72.43:42512 2021/04/02 01:39:45 [DEBUG] http: Request GET /v1/health/service/_aai-business-v19 (375.537µs) from=10.233.72.43:42516 2021/04/02 01:39:45 [WARN] agent: Service name "_aai-actions-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [INFO] agent: Synced service "_v11__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] http: Request PUT /v1/agent/service/register (82.599257ms) from=10.233.72.43:42518 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:45 [DEBUG] agent: Node info in sync 2021/04/02 01:39:45 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v11 (444.84µs) from=10.233.72.43:42522 2021/04/02 01:39:46 [WARN] agent: Service name "_aai-actions-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [INFO] agent: Synced service "_v12__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Node info in sync 2021/04/02 01:39:46 [DEBUG] http: Request PUT /v1/agent/service/register (348.881157ms) from=10.233.72.43:42524 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:46 [DEBUG] agent: Node info in sync 2021/04/02 01:39:46 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v12 (451.15µs) from=10.233.72.43:42528 2021/04/02 01:39:46 [WARN] agent: Service name "_aai-actions-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [INFO] agent: Synced service "_v13__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:47 [DEBUG] agent: Node info in sync 2021/04/02 01:39:47 [DEBUG] http: Request PUT /v1/agent/service/register (700.868051ms) from=10.233.72.43:42530 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:47 [DEBUG] agent: Node info in sync 2021/04/02 01:39:47 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v13 (498.741µs) from=10.233.72.43:42532 2021/04/02 01:39:47 [WARN] agent: Service name "_aai-actions-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [INFO] agent: Synced service "_v14__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Node info in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Node info in sync 2021/04/02 01:39:48 [DEBUG] http: Request PUT /v1/agent/service/register (401.217316ms) from=10.233.72.43:42534 2021/04/02 01:39:48 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v14 (530.88µs) from=10.233.72.43:42546 2021/04/02 01:39:48 [WARN] agent: Service name "_aai-actions-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [INFO] agent: Synced service "_v15__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Node info in sync 2021/04/02 01:39:48 [DEBUG] http: Request PUT /v1/agent/service/register (100.233413ms) from=10.233.72.43:42550 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:48 [DEBUG] agent: Node info in sync 2021/04/02 01:39:48 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v15 (408.577µs) from=10.233.72.43:42556 2021/04/02 01:39:48 [WARN] agent: Service name "_aai-actions-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [INFO] agent: Synced service "_v16__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [DEBUG] http: Request PUT /v1/agent/service/register (396.53378ms) from=10.233.72.43:42560 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v16 (412.19µs) from=10.233.72.43:42562 2021/04/02 01:39:49 [WARN] agent: Service name "_aai-actions-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [INFO] agent: Synced service "_v17__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [DEBUG] http: Request PUT /v1/agent/service/register (56.669288ms) from=10.233.72.43:42566 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v17 (326.424µs) from=10.233.72.43:42570 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [WARN] agent: Service name "_aai-actions-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [INFO] agent: Synced service "_v18__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [DEBUG] http: Request PUT /v1/agent/service/register (103.302537ms) from=10.233.72.43:42572 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:49 [DEBUG] agent: Node info in sync 2021/04/02 01:39:49 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v18 (454.476µs) from=10.233.72.43:42574 2021/04/02 01:39:49 [WARN] agent: Service name "_aai-actions-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [INFO] agent: Synced service "_v19__aai-actions_10.233.72.38_8447" 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Node info in sync 2021/04/02 01:39:50 [DEBUG] http: Request PUT /v1/agent/service/register (563.530325ms) from=10.233.72.43:42578 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Node info in sync 2021/04/02 01:39:50 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v19 (528.223µs) from=10.233.72.43:42588 2021/04/02 01:39:50 [WARN] agent: Service name "_aai-service-design-and-creation-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [INFO] agent: Synced service "_v11__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:50 [DEBUG] agent: Node info in sync 2021/04/02 01:39:50 [DEBUG] http: Request PUT /v1/agent/service/register (200.433783ms) from=10.233.72.43:42594 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:50 [DEBUG] agent: Node info in sync 2021/04/02 01:39:50 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v11 (495.855µs) from=10.233.72.43:42598 2021/04/02 01:39:50 [WARN] agent: Service name "_aai-service-design-and-creation-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39: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/04/02 01:39: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/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [INFO] agent: Synced service "_v12__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Node info in sync 2021/04/02 01:39:51 [DEBUG] http: Request PUT /v1/agent/service/register (280.860978ms) from=10.233.72.43:42600 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:51 [DEBUG] agent: Node info in sync 2021/04/02 01:39:51 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v12 (422.153µs) from=10.233.72.43:42602 2021/04/02 01:39:51 [WARN] agent: Service name "_aai-service-design-and-creation-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [INFO] agent: Synced service "_v13__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Node info in sync 2021/04/02 01:39:52 [DEBUG] http: Request PUT /v1/agent/service/register (579.796397ms) from=10.233.72.43:42604 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Node info in sync 2021/04/02 01:39:52 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v13 (455.319µs) from=10.233.72.43:42616 2021/04/02 01:39:52 [WARN] agent: Service name "_aai-service-design-and-creation-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [INFO] agent: Synced service "_v14__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Node info in sync 2021/04/02 01:39:52 [DEBUG] http: Request PUT /v1/agent/service/register (267.129377ms) from=10.233.72.43:42618 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Node info in sync 2021/04/02 01:39:52 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v14 (508.767µs) from=10.233.72.43:42622 2021/04/02 01:39:52 [WARN] agent: Service name "_aai-service-design-and-creation-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [INFO] agent: Synced service "_v15__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:52 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] http: Request PUT /v1/agent/service/register (200.018571ms) from=10.233.72.43:42624 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v15 (345.188µs) from=10.233.72.43:42628 2021/04/02 01:39:53 [WARN] agent: Service name "_aai-service-design-and-creation-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [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/04/02 01:39:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [INFO] agent: Synced service "_v16__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] http: Request PUT /v1/agent/service/register (276.708306ms) from=10.233.72.43:42630 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v16 (532.885µs) from=10.233.72.43:42636 2021/04/02 01:39:53 [WARN] agent: Service name "_aai-service-design-and-creation-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [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/04/02 01:39:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [INFO] agent: Synced service "_v17__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] http: Request PUT /v1/agent/service/register (291.316183ms) from=10.233.72.43:42640 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:53 [DEBUG] agent: Node info in sync 2021/04/02 01:39:53 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v17 (538.1µs) from=10.233.72.43:42646 2021/04/02 01:39:54 [WARN] agent: Service name "_aai-service-design-and-creation-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [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/04/02 01:39:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [INFO] agent: Synced service "_v18__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Node info in sync 2021/04/02 01:39:54 [DEBUG] http: Request PUT /v1/agent/service/register (399.811562ms) from=10.233.72.43:42650 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Node info in sync 2021/04/02 01:39:54 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v18 (550.365µs) from=10.233.72.43:42656 2021/04/02 01:39:54 [WARN] agent: Service name "_aai-service-design-and-creation-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [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/04/02 01:39:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [INFO] agent: Synced service "_v19__aai-service-design-and-creation_10.233.72.38_8447" 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:54 [DEBUG] agent: Node info in sync 2021/04/02 01:39:54 [DEBUG] http: Request PUT /v1/agent/service/register (228.395191ms) from=10.233.72.43:42658 2021/04/02 01:39:54 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:55 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v19 (275.56304ms) from=10.233.72.43:42660 2021/04/02 01:39:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:55 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:55 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Node info in sync 2021/04/02 01:39:55 [WARN] agent: Service name "_aai-network-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [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/04/02 01:39:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:56 [INFO] agent: Synced service "_v11__aai-network_10.233.72.38_8447" 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:56 [DEBUG] agent: Node info in sync 2021/04/02 01:39:56 [DEBUG] http: Request PUT /v1/agent/service/register (557.787058ms) from=10.233.72.43:42670 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Node info in sync 2021/04/02 01:39:56 [DEBUG] http: Request GET /v1/health/service/_aai-network-v11 (422.836µs) from=10.233.72.43:42674 2021/04/02 01:39:56 [WARN] agent: Service name "_aai-network-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [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/04/02 01:39:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [INFO] agent: Synced service "_v12__aai-network_10.233.72.38_8447" 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Node info in sync 2021/04/02 01:39:56 [DEBUG] http: Request PUT /v1/agent/service/register (210.357015ms) from=10.233.72.43:42676 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:56 [DEBUG] http: Request GET /v1/health/service/_aai-network-v12 (463.623µs) from=10.233.72.43:42678 2021/04/02 01:39:57 [WARN] agent: Service name "_aai-network-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Node info in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [INFO] agent: Synced service "_v13__aai-network_10.233.72.38_8447" 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:57 [DEBUG] agent: Node info in sync 2021/04/02 01:39:57 [DEBUG] http: Request PUT /v1/agent/service/register (601.35302ms) from=10.233.72.43:42680 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:57 [DEBUG] agent: Node info in sync 2021/04/02 01:39:57 [DEBUG] http: Request GET /v1/health/service/_aai-network-v13 (68.526216ms) from=10.233.72.43:42690 2021/04/02 01:39:58 [WARN] agent: Service name "_aai-network-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [INFO] agent: Synced service "_v14__aai-network_10.233.72.38_8447" 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:58 [DEBUG] agent: Node info in sync 2021/04/02 01:39:58 [DEBUG] http: Request PUT /v1/agent/service/register (201.351669ms) from=10.233.72.43:42694 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:58 [DEBUG] agent: Node info in sync 2021/04/02 01:39:58 [DEBUG] http: Request GET /v1/health/service/_aai-network-v14 (483.843µs) from=10.233.72.43:42700 2021/04/02 01:39:58 [WARN] agent: Service name "_aai-network-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [INFO] agent: Synced service "_v15__aai-network_10.233.72.38_8447" 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Node info in sync 2021/04/02 01:39:59 [DEBUG] http: Request PUT /v1/agent/service/register (711.056041ms) from=10.233.72.43:42704 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Node info in sync 2021/04/02 01:39:59 [DEBUG] http: Request GET /v1/health/service/_aai-network-v15 (492.225µs) from=10.233.72.43:42716 2021/04/02 01:39:59 [WARN] agent: Service name "_aai-network-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [INFO] agent: Synced service "_v16__aai-network_10.233.72.38_8447" 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Node info in sync 2021/04/02 01:39:59 [DEBUG] http: Request PUT /v1/agent/service/register (101.859944ms) from=10.233.72.43:42718 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_appc_10.233.3.174_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.168_9015" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.123_9009" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud_10.233.36.128_9001" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.103_8181" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.17.71_8443" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.49.118_9004" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.8.195_9518" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_parser_10.233.47.228_8806" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_sdnc_10.233.60.88_8282" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.45.32_9005" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-network_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.115_9011" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v16__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.51_9007" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v13__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Service "_v19__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:39:59 [DEBUG] agent: Node info in sync 2021/04/02 01:39:59 [DEBUG] http: Request GET /v1/health/service/_aai-network-v16 (455.648µs) from=10.233.72.43:42720 2021/04/02 01:39:59 [WARN] agent: Service name "_aai-network-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:39:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/02 01:40:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.164_8080" in sync 2021/04/02 01:40:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.72.38_8447" in sync 2021/04/02 01:40:00 [DEBUG] agent: Service "_v18__aai-business_10.233.72.38_8447" in sync 2021/04/02 01:40:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.72.38_8447