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: 'e0553a31-861a-e624-29e7-f00eddf43c57' Node name: 'dev-msb-consul-85cddc885c-tdpsh' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/06 22:42:28 [DEBUG] agent: Using random ID "e0553a31-861a-e624-29e7-f00eddf43c57" as node ID 2021/04/06 22:42:28 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e0553a31-861a-e624-29e7-f00eddf43c57 Address:127.0.0.1:8300}] 2021/04/06 22:42:28 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/06 22:42:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-tdpsh.dc1 127.0.0.1 2021/04/06 22:42:28 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-tdpsh 127.0.0.1 2021/04/06 22:42:28 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-tdpsh.dc1" in area "wan" 2021/04/06 22:42:28 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-tdpsh (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/06 22:42:28 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/06 22:42:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/06 22:42:28 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/06 22:42:28 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/06 22:42:28 [INFO] agent: started state syncer 2021/04/06 22:42:28 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/06 22:42:28 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/06 22:42:28 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/06 22:42:28 [DEBUG] raft: Votes needed: 1 2021/04/06 22:42:28 [DEBUG] raft: Vote granted from e0553a31-861a-e624-29e7-f00eddf43c57 in term 2. Tally: 1 2021/04/06 22:42:28 [INFO] raft: Election won. Tally: 1 2021/04/06 22:42:28 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/06 22:42:28 [INFO] consul: cluster leadership acquired 2021/04/06 22:42:28 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-tdpsh 2021/04/06 22:42:28 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/06 22:42:28 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-tdpsh" since the cluster is too small 2021/04/06 22:42:28 [INFO] consul: member 'dev-msb-consul-85cddc885c-tdpsh' joined, marking health alive 2021/04/06 22:42:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/06 22:42:29 [INFO] agent: Synced node info 2021/04/06 22:42:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/06 22:42:30 [DEBUG] agent: Node info in sync 2021/04/06 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/04/06 22:43:19 [DEBUG] http: Request GET /v1/status/leader (1.017235ms) from=10.242.148.210:37464 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [INFO] agent: Synced service "_v1_message-router_10.96.190.51_3904" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.512558ms) from=10.242.148.210:37466 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (3.288341ms) from=10.242.148.210:37468 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.244.250_9004" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.937292ms) from=10.242.148.210:37472 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (215.141µs) from=10.242.148.210:37474 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.244.250_9004" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.956633ms) from=10.242.148.210:37476 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (178.69µs) from=10.242.148.210:37478 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [INFO] agent: Synced service "_v1_parser_10.96.141.135_8806" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.611658ms) from=10.242.148.210:37480 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (148.989µs) from=10.242.148.210:37482 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [INFO] agent: Synced service "_v1_catalog_10.96.141.135_8806" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.730573ms) from=10.242.148.210:37484 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (424.741µs) from=10.242.148.210:37486 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [INFO] agent: Synced service "_v1_nsd_10.96.141.135_8806" 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.232179ms) from=10.242.148.210:37488 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:19 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:19 [DEBUG] agent: Node info in sync 2021/04/06 22:43:19 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (450.209µs) from=10.242.148.210:37490 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.141.135_8806" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.457584ms) from=10.242.148.210:37492 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.217579ms) from=10.242.148.210:37494 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.37.77_9009" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.026568ms) from=10.242.148.210:37496 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (938.807µs) from=10.242.148.210:37498 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.37.77_9009" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.741387ms) from=10.242.148.210:37500 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (239.717µs) from=10.242.148.210:37502 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_appc_10.96.160.13_8443" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.62499ms) from=10.242.148.210:37510 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/appc-v1 (444.92µs) from=10.242.148.210:37512 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.42.253_8080" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.154413ms) from=10.242.148.210:37514 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (202.527µs) from=10.242.148.210:37516 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.250.57_9007" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.66006ms) from=10.242.148.210:37518 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (189.89µs) from=10.242.148.210:37520 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.250.57_9007" 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.901668ms) from=10.242.148.210:37522 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (216.76µs) from=10.242.148.210:37524 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud_10.96.192.63_9001" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.674696ms) from=10.242.148.210:37526 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (217.588µs) from=10.242.148.210:37528 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud_10.96.192.63_9001" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.395275ms) from=10.242.148.210:37530 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (343.673µs) from=10.242.148.210:37532 2021/04/06 22:43:20 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.846061ms) from=10.242.148.210:37534 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (438.029µs) from=10.242.148.210:37536 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.140098ms) from=10.242.148.210:37538 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (379.949µs) from=10.242.148.210:37540 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.289418ms) from=10.242.148.210:37542 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (200.658µs) from=10.242.148.210:37544 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.211.39_9011" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.58033ms) from=10.242.148.210:37546 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (518.665µs) from=10.242.148.210:37548 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.211.39_9011" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.46157ms) from=10.242.148.210:37550 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (210.732µs) from=10.242.148.210:37552 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.249.12_9015" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.705472ms) from=10.242.148.210:37554 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (697.819µs) from=10.242.148.210:37556 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.235.134_9518" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.08828ms) from=10.242.148.210:37560 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (215.405µs) from=10.242.148.210:37562 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.125.19_443" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.877708ms) from=10.242.148.210:37566 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (284.94µs) from=10.242.148.210:37568 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.113098ms) from=10.242.148.210:37570 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (226.267µs) from=10.242.148.210:37572 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.720673ms) from=10.242.148.210:37574 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (173.141µs) from=10.242.148.210:37576 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.105229ms) from=10.242.148.210:37578 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (554.205µs) from=10.242.148.210:37580 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.357795ms) from=10.242.148.210:37582 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (228.118µs) from=10.242.148.210:37584 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.65791ms) from=10.242.148.210:37586 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (202.231µs) from=10.242.148.210:37588 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.598273ms) from=10.242.148.210:37590 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (412.494µs) from=10.242.148.210:37592 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.198555ms) from=10.242.148.210:37594 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (273.942µs) from=10.242.148.210:37596 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.676842ms) from=10.242.148.210:37598 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (245.729µs) from=10.242.148.210:37600 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.572412ms) from=10.242.148.210:37602 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (273.364µs) from=10.242.148.210:37604 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (6.716565ms) from=10.242.148.210:37606 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (264.277µs) from=10.242.148.210:37608 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.276233ms) from=10.242.148.210:37610 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (361.147µs) from=10.242.148.210:37612 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.42817ms) from=10.242.148.210:37614 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (333.871µs) from=10.242.148.210:37616 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.987765ms) from=10.242.148.210:37620 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (280.568µs) from=10.242.148.210:37622 2021/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.166609ms) from=10.242.148.210:37624 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (287.378µs) from=10.242.148.210:37626 2021/04/06 22:43:20 [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/04/06 22:43:20 [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/04/06 22:43:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.089304ms) from=10.242.148.210:37628 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:20 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:20 [DEBUG] agent: Node info in sync 2021/04/06 22:43:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (460.875µs) from=10.242.148.210:37630 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.829115ms) from=10.242.148.210:37632 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (175.18µs) from=10.242.148.210:37634 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.104391ms) from=10.242.148.210:37636 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (262.605µs) from=10.242.148.210:37638 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.966475ms) from=10.242.148.210:37640 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (272.827µs) from=10.242.148.210:37642 2021/04/06 22:43:21 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.162979ms) from=10.242.148.210:37644 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (234.204µs) from=10.242.148.210:37646 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.148679ms) from=10.242.148.210:37648 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (414.484µs) from=10.242.148.210:37650 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.633015ms) from=10.242.148.210:37652 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (260.935µs) from=10.242.148.210:37654 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.733389ms) from=10.242.148.210:37656 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (324.255µs) from=10.242.148.210:37658 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.355602ms) from=10.242.148.210:37660 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (339.821µs) from=10.242.148.210:37662 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.105203ms) from=10.242.148.210:37664 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (321.473µs) from=10.242.148.210:37666 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.915474ms) from=10.242.148.210:37668 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (387.08µs) from=10.242.148.210:37670 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.654775ms) from=10.242.148.210:37672 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.381851ms) from=10.242.148.210:37674 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.525576ms) from=10.242.148.210:37676 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (336.3µs) from=10.242.148.210:37678 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.174606ms) from=10.242.148.210:37680 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (364.851µs) from=10.242.148.210:37682 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.994697ms) from=10.242.148.210:37684 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (281.326µs) from=10.242.148.210:37686 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.311982ms) from=10.242.148.210:37688 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (376.36µs) from=10.242.148.210:37690 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.645312ms) from=10.242.148.210:37692 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (385.478µs) from=10.242.148.210:37694 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.197698ms) from=10.242.148.210:37696 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (323.365µs) from=10.242.148.210:37698 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.742483ms) from=10.242.148.210:37700 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (271.73µs) from=10.242.148.210:37702 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (3.484494ms) from=10.242.148.210:37704 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (240.504µs) from=10.242.148.210:37706 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (12.054411ms) from=10.242.148.210:37708 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (338.911µs) from=10.242.148.210:37710 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.685776ms) from=10.242.148.210:37712 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (192.14µs) from=10.242.148.210:37714 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v11__aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.591993ms) from=10.242.148.210:37716 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (293.561µs) from=10.242.148.210:37718 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v11_aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.03727ms) from=10.242.148.210:37720 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (277.166µs) from=10.242.148.210:37722 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v12__aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.498945ms) from=10.242.148.210:37724 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (362.242µs) from=10.242.148.210:37726 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v12_aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.071949ms) from=10.242.148.210:37728 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (368.777µs) from=10.242.148.210:37730 2021/04/06 22:43:21 [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/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v13__aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (8.512795ms) from=10.242.148.210:37732 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (203.613µs) from=10.242.148.210:37736 2021/04/06 22:43:21 [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/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v13_aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.662267ms) from=10.242.148.210:37738 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (174.74µs) from=10.242.148.210:37740 2021/04/06 22:43:21 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v14__aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.552476ms) from=10.242.148.210:37742 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (194.653µs) from=10.242.148.210:37744 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [INFO] agent: Synced service "_v14_aai-nquery_10.242.96.196_8446" 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.42.253_8080" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Node info in sync 2021/04/06 22:43:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.680567ms) from=10.242.148.210:37746 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.235.134_9518" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.244.250_9004" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud_10.96.192.63_9001" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nquery_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.125.19_443" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_message-router_10.96.190.51_3904" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_nsd_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.211.39_9011" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_parser_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.37.77_9009" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.250.57_9007" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_catalog_10.96.141.135_8806" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.249.12_9015" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.96.196_8446" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.189.200_9005" in sync 2021/04/06 22:43:21 [DEBUG] agent: Service "_v1_appc_10.96.160.13_8443" in sync 2021/