By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'a025e799-111d-e5de-aa47-55169d65a0b9' Node name: 'dev-msb-consul-85cddc885c-vf6x5' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/06/21 22:42:27 [DEBUG] agent: Using random ID "a025e799-111d-e5de-aa47-55169d65a0b9" as node ID 2021/06/21 22:42:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a025e799-111d-e5de-aa47-55169d65a0b9 Address:127.0.0.1:8300}] 2021/06/21 22:42:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/21 22:42:27 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-vf6x5.dc1 127.0.0.1 2021/06/21 22:42:27 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-vf6x5 127.0.0.1 2021/06/21 22:42:27 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-vf6x5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:42:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/21 22:42:27 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-vf6x5.dc1" in area "wan" 2021/06/21 22:42:27 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/21 22:42:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/21 22:42:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/21 22:42:27 [INFO] agent: started state syncer 2021/06/21 22:42:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/21 22:42:27 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/21 22:42:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/21 22:42:27 [DEBUG] raft: Votes needed: 1 2021/06/21 22:42:27 [DEBUG] raft: Vote granted from a025e799-111d-e5de-aa47-55169d65a0b9 in term 2. Tally: 1 2021/06/21 22:42:27 [INFO] raft: Election won. Tally: 1 2021/06/21 22:42:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/21 22:42:27 [INFO] consul: cluster leadership acquired 2021/06/21 22:42:27 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-vf6x5 2021/06/21 22:42:27 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/21 22:42:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-vf6x5" since the cluster is too small 2021/06/21 22:42:27 [INFO] consul: member 'dev-msb-consul-85cddc885c-vf6x5' joined, marking health alive 2021/06/21 22:42:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:42:27 [INFO] agent: Synced node info 2021/06/21 22:42:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:42:30 [DEBUG] agent: Node info in sync 2021/06/21 22:42:30 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/21 22:43:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-vf6x5" since the cluster is too small 2021/06/21 22:43:44 [DEBUG] http: Request GET /v1/catalog/services (365.323µs) from=10.242.57.200:41382 2021/06/21 22:43:44 [DEBUG] http: Request GET /v1/status/leader (2.179808ms) from=10.242.57.200:41384 2021/06/21 22:43:46 [DEBUG] http: Request GET /v1/catalog/services (119.646µs) from=10.242.228.6:51372 2021/06/21 22:43:46 [DEBUG] http: Request GET /v1/status/leader (4.012028ms) from=10.242.228.6:51374 2021/06/21 22:44:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:44:02 [DEBUG] agent: Node info in sync 2021/06/21 22:44:04 [DEBUG] http: Request GET /v1/status/leader (292.755µs) from=10.242.57.200:41442 2021/06/21 22:44:06 [DEBUG] http: Request GET /v1/status/leader (202.53µs) from=10.242.228.6:51440 2021/06/21 22:44:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:12 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.96.80.70_9102" 2021/06/21 22:44:12 [DEBUG] agent: Node info in sync 2021/06/21 22:44:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.996747ms) from=10.242.162.143:53272 2021/06/21 22:44:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:12 [DEBUG] agent: Node info in sync 2021/06/21 22:44:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (26.768627796s) from=10.242.228.6:51372 2021/06/21 22:44:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (28.107141989s) from=10.242.57.200:41382 2021/06/21 22:44:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (659.273µs) from=10.242.228.6:51488 2021/06/21 22:44:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (271.306µs) from=10.242.57.200:41478 2021/06/21 22:44:12 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (1.825648ms) from=10.242.162.143:53274 2021/06/21 22:44:24 [DEBUG] http: Request GET /v1/status/leader (1.74787ms) from=10.242.57.200:41510 2021/06/21 22:44:26 [DEBUG] http: Request GET /v1/status/leader (2.102665ms) from=10.242.228.6:51550 2021/06/21 22:44:27 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-vf6x5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:44:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-vf6x5" since the cluster is too small 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/status/leader (2.690666ms) from=10.242.162.143:53354 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (24.779623094s) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (24.777003516s) from=10.242.228.6:51372 2021/06/21 22:44:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.182.188_9011" 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.990169ms) from=10.242.162.143:53358 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (339.655µs) from=10.242.57.200:41550 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (399.778µs) from=10.242.162.143:53360 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.182.188_9011" 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.628929ms) from=10.242.162.143:53362 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (68.972079ms) from=10.242.228.6:51372 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (71.854493ms) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (364.362µs) from=10.242.162.143:53364 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (180.021µs) from=10.242.57.200:41552 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.78.141_443" 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.514888ms) from=10.242.162.143:53366 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (42.030518ms) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (42.186994ms) from=10.242.228.6:51372 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (131.272µs) from=10.242.57.200:41554 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.214222ms) from=10.242.162.143:53368 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [INFO] agent: Synced service "_v1_message-router_10.96.232.193_3904" 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.892072ms) from=10.242.162.143:53370 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (52.587713ms) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (52.582373ms) from=10.242.228.6:51372 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (301.39µs) from=10.242.162.143:53372 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (150.482µs) from=10.242.57.200:41556 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:37 [INFO] agent: Synced service "_v1_parser_10.96.223.10_8806" 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.532524ms) from=10.242.162.143:53374 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (35.275608ms) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (37.202945ms) from=10.242.228.6:51372 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (127.864µs) from=10.242.57.200:41562 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/parser-v1 (306.352µs) from=10.242.162.143:53376 2021/06/21 22:44:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:37 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:37 [INFO] agent: Synced service "_v1_catalog_10.96.223.10_8806" 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.170739ms) from=10.242.162.143:53380 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (36.316509ms) from=10.242.57.200:41382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (37.298474ms) from=10.242.228.6:51372 2021/06/21 22:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:37 [DEBUG] agent: Node info in sync 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.170175ms) from=10.242.162.143:53382 2021/06/21 22:44:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (235.019µs) from=10.242.57.200:41564 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [INFO] agent: Synced service "_v1_nsd_10.96.223.10_8806" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.893959ms) from=10.242.162.143:53384 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (52.658983ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (53.104047ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (233.349µs) from=10.242.57.200:41566 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (286.969µs) from=10.242.162.143:53386 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.223.10_8806" 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.746832ms) from=10.242.162.143:53388 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (44.39186ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (40.009942ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (364.753µs) from=10.242.162.143:53390 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (124.648µs) from=10.242.57.200:41568 2021/06/21 22:44:38 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.430576ms) from=10.242.162.143:53392 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (31.159219ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (35.926928ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (374.744µs) from=10.242.162.143:53394 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (144.473µs) from=10.242.57.200:41570 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.027354ms) from=10.242.162.143:53396 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (26.06683ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (25.547281ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.413798ms) from=10.242.162.143:53398 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (132.322µs) from=10.242.57.200:41572 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.836378ms) from=10.242.162.143:53400 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (26.829447ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (33.013295ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (308.263µs) from=10.242.162.143:53402 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (104.123µs) from=10.242.57.200:41574 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.52.230_9007" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.661654ms) from=10.242.162.143:53404 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (24.595541ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (27.840683ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (131.904µs) from=10.242.57.200:41576 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (455.579µs) from=10.242.162.143:53406 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.52.230_9007" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.161213ms) from=10.242.162.143:53408 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (27.776722ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (30.223463ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (253.645µs) from=10.242.162.143:53410 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (221.931µs) from=10.242.57.200:41578 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.243.150_9009" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.018304ms) from=10.242.162.143:53412 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (19.195085ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (21.730007ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (340.494µs) from=10.242.162.143:53414 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (137.177µs) from=10.242.57.200:41580 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.243.150_9009" 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.157901ms) from=10.242.162.143:53416 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (38.893192ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (38.231476ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (198.81µs) from=10.242.57.200:41582 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (871.752µs) from=10.242.162.143:53418 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.160.237_9004" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.392293ms) from=10.242.162.143:53420 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (50.81911ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (58.216498ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (1.948464ms) from=10.242.162.143:53422 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (165.304µs) from=10.242.57.200:41608 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.160.237_9004" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.05518ms) from=10.242.162.143:53424 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (16.893908ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (25.118703ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (310.301µs) from=10.242.162.143:53426 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (170.169µs) from=10.242.57.200:41610 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_appc_10.96.52.207_8443" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.938279ms) from=10.242.162.143:53428 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (44.213315ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (49.972486ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/appc-v1 (320.359µs) from=10.242.162.143:53430 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/appc-v1 (109.349µs) from=10.242.57.200:41612 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v0_multicloud_10.96.219.194_9001" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.571991ms) from=10.242.162.143:53432 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (27.885973ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (29.803478ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (226.497µs) from=10.242.57.200:41614 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (345.451µs) from=10.242.162.143:53434 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud_10.96.219.194_9001" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.70172ms) from=10.242.162.143:53436 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (45.157611ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (48.590938ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (222.449µs) from=10.242.162.143:53438 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (265.943µs) from=10.242.57.200:41616 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.200.160_9518" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.558242ms) from=10.242.162.143:53440 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (44.816826ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (41.733295ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (130.936µs) from=10.242.57.200:41618 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (9.375146ms) from=10.242.162.143:53442 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.19.124_9015" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.893042ms) from=10.242.162.143:53444 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (36.085349ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (41.133433ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (266.926µs) from=10.242.162.143:53446 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (135.242µs) from=10.242.57.200:41620 2021/06/21 22:44:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.77518ms) from=10.242.162.143:53448 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (31.169262ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (30.34107ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (285.025µs) from=10.242.162.143:53450 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (117.052µs) from=10.242.57.200:41622 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.786775ms) from=10.242.162.143:53452 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (21.427125ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (25.197324ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (213.771µs) from=10.242.162.143:53454 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (249.096µs) from=10.242.57.200:41624 2021/06/21 22:44:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.215839ms) from=10.242.162.143:53456 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (37.426371ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (40.563775ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (285.815µs) from=10.242.162.143:53458 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (307.902µs) from=10.242.57.200:41626 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.419975ms) from=10.242.162.143:53460 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (27.236648ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (27.918539ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (282.174µs) from=10.242.162.143:53462 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (171.039µs) from=10.242.57.200:41628 2021/06/21 22:44:38 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (26.069525ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.043419ms) from=10.242.162.143:53464 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (27.286627ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (296.515µs) from=10.242.57.200:41630 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (418.502µs) from=10.242.162.143:53466 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (27.470142ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (29.195024ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.551605ms) from=10.242.162.143:53468 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (237.259µs) from=10.242.57.200:41632 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (965.022µs) from=10.242.162.143:53470 2021/06/21 22:44:38 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.751454ms) from=10.242.162.143:53472 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (16.018603ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (31.007303ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (280.543µs) from=10.242.162.143:53474 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (164.386µs) from=10.242.57.200:41634 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (2.886209ms) from=10.242.162.143:53476 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (30.762032ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (30.587984ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (142.719µs) from=10.242.57.200:41636 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (198.052µs) from=10.242.162.143:53478 2021/06/21 22:44:38 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.19899ms) from=10.242.162.143:53480 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (31.373519ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (30.449124ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (415.844µs) from=10.242.162.143:53482 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (177.213µs) from=10.242.57.200:41638 2021/06/21 22:44:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (3.122062ms) from=10.242.162.143:53484 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:38 [DEBUG] agent: Node info in sync 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (34.59214ms) from=10.242.228.6:51372 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (32.104801ms) from=10.242.57.200:41382 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (2.708409ms) from=10.242.162.143:53486 2021/06/21 22:44:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (183.399µs) from=10.242.57.200:41640 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.118251ms) from=10.242.162.143:53488 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (43.710909ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (43.303467ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (223.918µs) from=10.242.162.143:53490 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (139.867µs) from=10.242.57.200:41642 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.260724ms) from=10.242.162.143:53492 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (25.874105ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (25.677849ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (396.028µs) from=10.242.162.143:53494 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (191.254µs) from=10.242.57.200:41644 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.757677ms) from=10.242.162.143:53496 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (22.734481ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (25.198093ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (288.196µs) from=10.242.57.200:41646 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.601449ms) from=10.242.162.143:53498 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.266309ms) from=10.242.162.143:53500 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (41.826905ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (42.155702ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (222.396µs) from=10.242.57.200:41648 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (427.858µs) from=10.242.162.143:53502 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.104642ms) from=10.242.162.143:53504 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (36.341372ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (36.088988ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (327.728µs) from=10.242.162.143:53506 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (154.228µs) from=10.242.57.200:41650 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.323212ms) from=10.242.162.143:53508 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (26.784935ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (29.754218ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (539.752µs) from=10.242.162.143:53510 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (210.558µs) from=10.242.57.200:41652 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.5339ms) from=10.242.162.143:53512 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (31.307623ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (32.23997ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (449.214µs) from=10.242.162.143:53514 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (106.465µs) from=10.242.57.200:41654 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.718371ms) from=10.242.162.143:53516 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (28.429186ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (27.234992ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (371.996µs) from=10.242.162.143:53518 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (108.938µs) from=10.242.57.200:41656 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.095134ms) from=10.242.162.143:53520 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (76.48947ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (77.627583ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (221.758µs) from=10.242.57.200:41658 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (2.012796ms) from=10.242.162.143:53522 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.040075ms) from=10.242.162.143:53524 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (26.200555ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (26.944777ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (316.866µs) from=10.242.162.143:53526 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (99.248µs) from=10.242.57.200:41660 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.669593ms) from=10.242.162.143:53528 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (23.32264ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (26.317834ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (325.778µs) from=10.242.162.143:53530 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (111.019µs) from=10.242.57.200:41662 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.801849ms) from=10.242.162.143:53532 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (29.326467ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (33.110876ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (589.986µs) from=10.242.162.143:53534 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (261.13µs) from=10.242.57.200:41664 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.583889ms) from=10.242.162.143:53536 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (38.877676ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (40.071549ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (359.659µs) from=10.242.162.143:53538 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (117.173µs) from=10.242.57.200:41666 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.464595ms) from=10.242.162.143:53540 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (47.783641ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (41.486185ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (277.034µs) from=10.242.162.143:53542 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (126.334µs) from=10.242.57.200:41668 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (19.362462ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (17.870872ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.099246ms) from=10.242.162.143:53544 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.125752ms) from=10.242.162.143:53546 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.777287ms) from=10.242.57.200:41670 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.575841ms) from=10.242.162.143:53548 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (23.481627ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (21.392738ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (292.557µs) from=10.242.162.143:53550 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (117.616µs) from=10.242.57.200:41672 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (24.371614ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (22.706385ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.143642ms) from=10.242.162.143:53552 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (171.909µs) from=10.242.57.200:41674 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (256.078µs) from=10.242.162.143:53554 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.541559ms) from=10.242.162.143:53556 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (41.084969ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (41.936534ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (230.145µs) from=10.242.162.143:53558 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (113.524µs) from=10.242.57.200:41676 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.988342ms) from=10.242.162.143:53560 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (32.258083ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (32.96495ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (308.923µs) from=10.242.162.143:53562 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (144.702µs) from=10.242.57.200:41678 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (30.969296ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (27.234885ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.169355ms) from=10.242.162.143:53564 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (179.93µs) from=10.242.57.200:41680 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (383.405µs) from=10.242.162.143:53566 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.895957ms) from=10.242.162.143:53568 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (103.612434ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (99.798955ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (285.147µs) from=10.242.162.143:53570 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (149.365µs) from=10.242.57.200:41684 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (69.479378ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.653599ms) from=10.242.162.143:53572 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (65.296792ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (221.548µs) from=10.242.162.143:53574 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (128.216µs) from=10.242.57.200:41686 2021/06/21 22:44:39 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (48.799995ms) from=10.242.228.6:51372 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.971354ms) from=10.242.162.143:53576 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (50.740356ms) from=10.242.57.200:41382 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:39 [DEBUG] agent: Node info in sync 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (401.405µs) from=10.242.57.200:41688 2021/06/21 22:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (4.92911ms) from=10.242.162.143:53578 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (64.448203ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (67.843595ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.57651ms) from=10.242.162.143:53580 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (182.095µs) from=10.242.57.200:41690 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (293.245µs) from=10.242.162.143:53582 2021/06/21 22:44:40 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.519336ms) from=10.242.162.143:53584 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (37.390076ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (35.514617ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (289.352µs) from=10.242.162.143:53588 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (109.438µs) from=10.242.57.200:41692 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (68.836554ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (8.161625ms) from=10.242.162.143:53590 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (68.899395ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (287.766µs) from=10.242.57.200:41694 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.271467ms) from=10.242.162.143:53592 2021/06/21 22:44:40 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v11__aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.706572ms) from=10.242.162.143:53594 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (52.513048ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (45.983509ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (173.883µs) from=10.242.57.200:41698 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (291.712µs) from=10.242.162.143:53596 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v11_aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.304431ms) from=10.242.162.143:53598 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (32.459251ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (37.314233ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (168.497µs) from=10.242.57.200:41700 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (194.321µs) from=10.242.162.143:53600 2021/06/21 22:44:40 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v12__aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.325656ms) from=10.242.162.143:53602 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (35.118051ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (26.083375ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (312.706µs) from=10.242.162.143:53604 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (196.877µs) from=10.242.57.200:41704 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v12_aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.024086ms) from=10.242.162.143:53606 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (34.83802ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (42.509669ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.632072ms) from=10.242.162.143:53608 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (263.351µs) from=10.242.57.200:41706 2021/06/21 22:44:40 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v13__aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.881136ms) from=10.242.162.143:53610 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (68.511717ms) from=10.242.228.6:51372 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (72.812027ms) from=10.242.57.200:41382 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (170.243µs) from=10.242.57.200:41708 2021/06/21 22:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (308.114µs) from=10.242.162.143:53612 2021/06/21 22:44:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:44: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/06/21 22:44: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/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [INFO] agent: Synced service "_v13_aai-nquery_10.242.228.4_8446" 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_appc_10.96.52.207_8443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Node info in sync 2021/06/21 22:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.274099ms) from=10.242.162.143:53614 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_parser_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.19.124_9015" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13__aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.182.188_9011" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.243.150_9009" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.52.230_9007" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v13_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.160.237_9004" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_catalog_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_nsd_10.96.223.10_8806" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-nquery_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_message-router_10.96.232.193_3904" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud_10.96.219.194_9001" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.228.4_8446" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.200.160_9518" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.96.80.70_9102" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.78.141_443" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.135.143_9005" in sync 2021/06/21 22:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.160.237_9004" in sync 202