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: '48466bc5-8a08-b49f-a167-2768bb5c31e5' Node name: 'onap-msb-consul-86975585d9-gnmxg' 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/05/27 23:35:22 [DEBUG] agent: Using random ID "48466bc5-8a08-b49f-a167-2768bb5c31e5" as node ID 2021/05/27 23:35:23 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:48466bc5-8a08-b49f-a167-2768bb5c31e5 Address:127.0.0.1:8300}] 2021/05/27 23:35:23 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/27 23:35:23 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/27 23:35:23 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/27 23:35:23 [WARN] raft: Unable to get address for server id 48466bc5-8a08-b49f-a167-2768bb5c31e5, using fallback address 127.0.0.1:8300: Could not find address for server id 48466bc5-8a08-b49f-a167-2768bb5c31e5 2021/05/27 23:35:23 [DEBUG] raft: Votes needed: 1 2021/05/27 23:35:23 [DEBUG] raft: Vote granted from 48466bc5-8a08-b49f-a167-2768bb5c31e5 in term 2. Tally: 1 2021/05/27 23:35:23 [INFO] raft: Election won. Tally: 1 2021/05/27 23:35:23 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/27 23:35:23 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-gnmxg.dc1 127.0.0.1 2021/05/27 23:35:24 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-gnmxg 127.0.0.1 2021/05/27 23:35:24 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-gnmxg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/27 23:35:24 [INFO] consul: cluster leadership acquired 2021/05/27 23:35:24 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-gnmxg.dc1" in area "wan" 2021/05/27 23:35:24 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-gnmxg 2021/05/27 23:35:24 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/27 23:35:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/27 23:35:24 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/27 23:35:24 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/27 23:35:24 [INFO] agent: started state syncer 2021/05/27 23:35:24 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/27 23:35:24 [INFO] agent: Synced node info 2021/05/27 23:35:25 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/27 23:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gnmxg" since the cluster is too small 2021/05/27 23:35:25 [INFO] consul: member 'onap-msb-consul-86975585d9-gnmxg' joined, marking health alive 2021/05/27 23:35:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gnmxg" since the cluster is too small 2021/05/27 23:35:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/27 23:35:27 [DEBUG] agent: Node info in sync 2021/05/27 23:35:27 [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/05/27 23:36:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gnmxg" since the cluster is too small 2021/05/27 23:37:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/27 23:37:18 [DEBUG] agent: Node info in sync 2021/05/27 23:37:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-gnmxg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/27 23:37:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gnmxg" since the cluster is too small 2021/05/27 23:37:46 [DEBUG] http: Request GET /v1/status/leader (353.432µs) from=10.233.77.44:35398 2021/05/27 23:37:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:48 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.25.246_443" 2021/05/27 23:37:48 [DEBUG] agent: Node info in sync 2021/05/27 23:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (72.073823ms) from=10.233.77.44:35408 2021/05/27 23:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:48 [DEBUG] agent: Node info in sync 2021/05/27 23:37:49 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (150.24011ms) from=10.233.77.44:35412 2021/05/27 23:37:49 [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/05/27 23:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:49 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.57.84_9015" 2021/05/27 23:37:49 [DEBUG] agent: Node info in sync 2021/05/27 23:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (299.686207ms) from=10.233.77.44:35420 2021/05/27 23:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:49 [DEBUG] agent: Node info in sync 2021/05/27 23:37:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (439.071µs) from=10.233.77.44:35424 2021/05/27 23:37:50 [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/05/27 23:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:50 [INFO] agent: Synced service "_v1_message-router_10.233.19.229_3904" 2021/05/27 23:37:50 [DEBUG] agent: Node info in sync 2021/05/27 23:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (158.893546ms) from=10.233.77.44:35428 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:50 [DEBUG] agent: Node info in sync 2021/05/27 23:37:50 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (101.492834ms) from=10.233.77.44:35432 2021/05/27 23:37:50 [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/05/27 23:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:50 [INFO] agent: Synced service "_v1_appc_10.233.0.224_8443" 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:50 [DEBUG] agent: Node info in sync 2021/05/27 23:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (52.296577ms) from=10.233.77.44:35436 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:50 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:50 [DEBUG] agent: Node info in sync 2021/05/27 23:37:50 [DEBUG] http: Request GET /v1/health/service/appc-v1 (433.454µs) from=10.233.77.44:35440 2021/05/27 23:37:51 [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/05/27 23:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:51 [INFO] agent: Synced service "_v1_parser_10.233.47.136_8806" 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:51 [DEBUG] agent: Node info in sync 2021/05/27 23:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (153.189654ms) from=10.233.77.44:35444 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:51 [DEBUG] agent: Node info in sync 2021/05/27 23:37:51 [DEBUG] http: Request GET /v1/health/service/parser-v1 (345.06µs) from=10.233.77.44:35446 2021/05/27 23:37:51 [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/05/27 23:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:52 [INFO] agent: Synced service "_v1_catalog_10.233.47.136_8806" 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:52 [DEBUG] agent: Node info in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:52 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:52 [DEBUG] agent: Node info in sync 2021/05/27 23:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (149.336703ms) from=10.233.77.44:35454 2021/05/27 23:37:52 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (454.578µs) from=10.233.77.44:35458 2021/05/27 23:37:53 [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/05/27 23:37:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:53 [INFO] agent: Synced service "_v1_nsd_10.233.47.136_8806" 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:53 [DEBUG] agent: Node info in sync 2021/05/27 23:37:53 [DEBUG] http: Request PUT /v1/agent/service/register (154.753352ms) from=10.233.77.44:35466 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:53 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:53 [DEBUG] agent: Node info in sync 2021/05/27 23:37:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (359.503µs) from=10.233.77.44:35468 2021/05/27 23:37:54 [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/05/27 23:37:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.136_8806" 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:54 [DEBUG] agent: Node info in sync 2021/05/27 23:37:54 [DEBUG] http: Request PUT /v1/agent/service/register (261.984192ms) from=10.233.77.44:35474 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:54 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (338.218µs) from=10.233.77.44:35478 2021/05/27 23:37:54 [DEBUG] agent: Node info in sync 2021/05/27 23:37:54 [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/05/27 23:37:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.33.140_9518" 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Node info in sync 2021/05/27 23:37:55 [DEBUG] http: Request PUT /v1/agent/service/register (199.022315ms) from=10.233.77.44:35482 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:55 [DEBUG] agent: Node info in sync 2021/05/27 23:37:55 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (611.784µs) from=10.233.77.44:35486 2021/05/27 23:37:55 [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/05/27 23:37:55 [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/05/27 23:37:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:55 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Node info in sync 2021/05/27 23:37:55 [DEBUG] http: Request PUT /v1/agent/service/register (516.649047ms) from=10.233.77.44:35496 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:55 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:55 [DEBUG] agent: Node info in sync 2021/05/27 23:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (546.165µs) from=10.233.77.44:35500 2021/05/27 23:37:56 [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/05/27 23:37:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:56 [DEBUG] agent: Node info in sync 2021/05/27 23:37:56 [DEBUG] http: Request PUT /v1/agent/service/register (245.614587ms) from=10.233.77.44:35510 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:56 [DEBUG] agent: Node info in sync 2021/05/27 23:37:56 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (492.403µs) from=10.233.77.44:35512 2021/05/27 23:37:57 [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/05/27 23:37:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Node info in sync 2021/05/27 23:37:57 [DEBUG] http: Request PUT /v1/agent/service/register (197.290744ms) from=10.233.77.44:35516 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Node info in sync 2021/05/27 23:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (446.517µs) from=10.233.77.44:35518 2021/05/27 23:37:57 [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/05/27 23:37:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.35.204_9004" 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Node info in sync 2021/05/27 23:37:57 [DEBUG] http: Request PUT /v1/agent/service/register (230.14832ms) from=10.233.77.44:35520 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Node info in sync 2021/05/27 23:37:57 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (447.811µs) from=10.233.77.44:35526 2021/05/27 23:37:57 [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/05/27 23:37:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.35.204_9004" 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request PUT /v1/agent/service/register (144.578653ms) from=10.233.77.44:35530 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (369.711µs) from=10.233.77.44:35534 2021/05/27 23:37:58 [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/05/27 23:37:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.41.124_9007" 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request PUT /v1/agent/service/register (100.884756ms) from=10.233.77.44:35536 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (357.135µs) from=10.233.77.44:35538 2021/05/27 23:37:58 [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/05/27 23:37:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:58 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.41.124_9007" 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request PUT /v1/agent/service/register (47.470068ms) from=10.233.77.44:35540 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:58 [DEBUG] agent: Node info in sync 2021/05/27 23:37:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (347.867µs) from=10.233.77.44:35542 2021/05/27 23:37:58 [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/05/27 23:37:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.26.145_8080" 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Node info in sync 2021/05/27 23:37:59 [DEBUG] http: Request PUT /v1/agent/service/register (463.191294ms) from=10.233.77.44:35546 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:37:59 [DEBUG] agent: Node info in sync 2021/05/27 23:37:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (448.184µs) from=10.233.77.44:35550 2021/05/27 23:37:59 [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/05/27 23:37:59 [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/05/27 23:37:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:37:59 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Node info in sync 2021/05/27 23:37:59 [DEBUG] http: Request PUT /v1/agent/service/register (216.06812ms) from=10.233.77.44:35554 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:37:59 [DEBUG] agent: Node info in sync 2021/05/27 23:37:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (474.499µs) from=10.233.77.44:35558 2021/05/27 23:38:00 [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/05/27 23:38:00 [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/05/27 23:38:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:00 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Node info in sync 2021/05/27 23:38:00 [DEBUG] http: Request PUT /v1/agent/service/register (172.479177ms) from=10.233.77.44:35560 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:00 [DEBUG] agent: Node info in sync 2021/05/27 23:38:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (442.104µs) from=10.233.77.44:35564 2021/05/27 23:38:01 [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/05/27 23:38:01 [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/05/27 23:38:01 [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/05/27 23:38:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:01 [DEBUG] agent: Node info in sync 2021/05/27 23:38:01 [DEBUG] http: Request PUT /v1/agent/service/register (254.412765ms) from=10.233.77.44:35572 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Node info in sync 2021/05/27 23:38:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (541.887µs) from=10.233.77.44:35574 2021/05/27 23:38:01 [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/05/27 23:38:01 [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/05/27 23:38:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Node info in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:02 [DEBUG] agent: Node info in sync 2021/05/27 23:38:02 [DEBUG] http: Request PUT /v1/agent/service/register (953.586783ms) from=10.233.77.44:35576 2021/05/27 23:38:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (190.322079ms) from=10.233.77.44:35584 2021/05/27 23:38:02 [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/05/27 23:38:02 [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/05/27 23:38:02 [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/05/27 23:38:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Node info in sync 2021/05/27 23:38:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.741874ms) from=10.233.77.44:35590 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:02 [DEBUG] agent: Node info in sync 2021/05/27 23:38:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (434.865µs) from=10.233.77.44:35592 2021/05/27 23:38:03 [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/05/27 23:38:03 [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/05/27 23:38:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:03 [DEBUG] http: Request PUT /v1/agent/service/register (142.723884ms) from=10.233.77.44:35594 2021/05/27 23:38:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (334.483µs) from=10.233.77.44:35598 2021/05/27 23:38:03 [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/05/27 23:38:03 [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/05/27 23:38:03 [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/05/27 23:38:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:03 [DEBUG] http: Request PUT /v1/agent/service/register (340.683513ms) from=10.233.77.44:35600 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (406.866µs) from=10.233.77.44:35604 2021/05/27 23:38:03 [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/05/27 23:38:03 [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/05/27 23:38:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:03 [DEBUG] http: Request PUT /v1/agent/service/register (171.897459ms) from=10.233.77.44:35610 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:03 [DEBUG] agent: Node info in sync 2021/05/27 23:38:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.424455ms) from=10.233.77.44:35614 2021/05/27 23:38:04 [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/05/27 23:38:04 [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/05/27 23:38:04 [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/05/27 23:38:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Node info in sync 2021/05/27 23:38:04 [DEBUG] http: Request PUT /v1/agent/service/register (450.526924ms) from=10.233.77.44:35616 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:04 [DEBUG] agent: Node info in sync 2021/05/27 23:38:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (398.98µs) from=10.233.77.44:35618 2021/05/27 23:38:05 [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/05/27 23:38:05 [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/05/27 23:38:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request PUT /v1/agent/service/register (69.106754ms) from=10.233.77.44:35624 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (450.515µs) from=10.233.77.44:35628 2021/05/27 23:38:05 [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/05/27 23:38:05 [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/05/27 23:38:05 [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/05/27 23:38:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request PUT /v1/agent/service/register (151.075472ms) from=10.233.77.44:35630 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (494.782µs) from=10.233.77.44:35638 2021/05/27 23:38:05 [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/05/27 23:38:05 [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/05/27 23:38:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request PUT /v1/agent/service/register (104.06245ms) from=10.233.77.44:35640 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:05 [DEBUG] agent: Node info in sync 2021/05/27 23:38:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (90.337824ms) from=10.233.77.44:35644 2021/05/27 23:38:06 [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/05/27 23:38:06 [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/05/27 23:38:06 [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/05/27 23:38:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:06 [DEBUG] http: Request PUT /v1/agent/service/register (203.327542ms) from=10.233.77.44:35646 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (363.859µs) from=10.233.77.44:35654 2021/05/27 23:38:06 [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/05/27 23:38:06 [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/05/27 23:38:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:06 [DEBUG] http: Request PUT /v1/agent/service/register (99.882785ms) from=10.233.77.44:35656 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (481.263µs) from=10.233.77.44:35658 2021/05/27 23:38:06 [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/05/27 23:38:06 [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/05/27 23:38:06 [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/05/27 23:38:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:06 [DEBUG] http: Request PUT /v1/agent/service/register (98.477236ms) from=10.233.77.44:35660 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:06 [DEBUG] agent: Node info in sync 2021/05/27 23:38:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (99.935508ms) from=10.233.77.44:35664 2021/05/27 23:38:07 [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/05/27 23:38:07 [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/05/27 23:38:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Node info in sync 2021/05/27 23:38:07 [DEBUG] http: Request PUT /v1/agent/service/register (155.974977ms) from=10.233.77.44:35666 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Node info in sync 2021/05/27 23:38:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (432.625µs) from=10.233.77.44:35670 2021/05/27 23:38:07 [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/05/27 23:38:07 [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/05/27 23:38:07 [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/05/27 23:38:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Node info in sync 2021/05/27 23:38:07 [DEBUG] http: Request PUT /v1/agent/service/register (226.466638ms) from=10.233.77.44:35672 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:07 [DEBUG] agent: Node info in sync 2021/05/27 23:38:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (336.282µs) from=10.233.77.44:35678 2021/05/27 23:38:08 [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/05/27 23:38:08 [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/05/27 23:38:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.108_8446" 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Node info in sync 2021/05/27 23:38:08 [DEBUG] http: Request PUT /v1/agent/service/register (214.041197ms) from=10.233.77.44:35680 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Node info in sync 2021/05/27 23:38:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (418.866µs) from=10.233.77.44:35682 2021/05/27 23:38:08 [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/05/27 23:38:08 [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/05/27 23:38:08 [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/05/27 23:38:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Node info in sync 2021/05/27 23:38:08 [DEBUG] http: Request PUT /v1/agent/service/register (303.921861ms) from=10.233.77.44:35684 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:08 [DEBUG] agent: Node info in sync 2021/05/27 23:38:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (369.046µs) from=10.233.77.44:35688 2021/05/27 23:38:09 [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/05/27 23:38:09 [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/05/27 23:38:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request PUT /v1/agent/service/register (145.124758ms) from=10.233.77.44:35690 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (24.350024ms) from=10.233.77.44:35694 2021/05/27 23:38:09 [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/05/27 23:38:09 [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/05/27 23:38:09 [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/05/27 23:38:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request PUT /v1/agent/service/register (69.56001ms) from=10.233.77.44:35696 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (393.172µs) from=10.233.77.44:35698 2021/05/27 23:38:09 [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/05/27 23:38:09 [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/05/27 23:38:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request PUT /v1/agent/service/register (399.490855ms) from=10.233.77.44:35700 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:09 [DEBUG] agent: Node info in sync 2021/05/27 23:38:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (339.845µs) from=10.233.77.44:35706 2021/05/27 23:38:10 [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/05/27 23:38:10 [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/05/27 23:38:10 [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/05/27 23:38:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Node info in sync 2021/05/27 23:38:10 [DEBUG] http: Request PUT /v1/agent/service/register (384.284587ms) from=10.233.77.44:35710 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:10 [DEBUG] agent: Node info in sync 2021/05/27 23:38:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (81.03431ms) from=10.233.77.44:35712 2021/05/27 23:38:10 [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/05/27 23:38:10 [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/05/27 23:38:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Node info in sync 2021/05/27 23:38:11 [DEBUG] http: Request PUT /v1/agent/service/register (600.810643ms) from=10.233.77.44:35714 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Node info in sync 2021/05/27 23:38:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (322.099µs) from=10.233.77.44:35724 2021/05/27 23:38:11 [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/05/27 23:38:11 [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/05/27 23:38:11 [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/05/27 23:38:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Node info in sync 2021/05/27 23:38:11 [DEBUG] http: Request PUT /v1/agent/service/register (390.411427ms) from=10.233.77.44:35726 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:11 [DEBUG] agent: Node info in sync 2021/05/27 23:38:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (407.876µs) from=10.233.77.44:35734 2021/05/27 23:38:11 [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/05/27 23:38:11 [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/05/27 23:38:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Node info in sync 2021/05/27 23:38:12 [DEBUG] http: Request PUT /v1/agent/service/register (432.942515ms) from=10.233.77.44:35736 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Node info in sync 2021/05/27 23:38:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (396.482µs) from=10.233.77.44:35738 2021/05/27 23:38:12 [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/05/27 23:38:12 [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/05/27 23:38:12 [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/05/27 23:38:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Node info in sync 2021/05/27 23:38:12 [DEBUG] http: Request PUT /v1/agent/service/register (130.688662ms) from=10.233.77.44:35740 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:12 [DEBUG] agent: Node info in sync 2021/05/27 23:38:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (565.05µs) from=10.233.77.44:35742 2021/05/27 23:38:13 [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/05/27 23:38:13 [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/05/27 23:38:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Node info in sync 2021/05/27 23:38:13 [DEBUG] http: Request PUT /v1/agent/service/register (667.180504ms) from=10.233.77.44:35748 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:13 [DEBUG] agent: Node info in sync 2021/05/27 23:38:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (303.778µs) from=10.233.77.44:35754 2021/05/27 23:38:13 [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/05/27 23:38:13 [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/05/27 23:38:13 [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/05/27 23:38:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Node info in sync 2021/05/27 23:38:14 [DEBUG] http: Request PUT /v1/agent/service/register (200.51868ms) from=10.233.77.44:35758 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Node info in sync 2021/05/27 23:38:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (318.806µs) from=10.233.77.44:35760 2021/05/27 23:38:14 [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/05/27 23:38:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Node info in sync 2021/05/27 23:38:14 [DEBUG] http: Request PUT /v1/agent/service/register (198.460085ms) from=10.233.77.44:35762 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:14 [DEBUG] agent: Node info in sync 2021/05/27 23:38:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (477.107µs) from=10.233.77.44:35764 2021/05/27 23:38:15 [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/05/27 23:38:15 [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/05/27 23:38:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] agent: Node info in sync 2021/05/27 23:38:15 [DEBUG] http: Request PUT /v1/agent/service/register (600.426995ms) from=10.233.77.44:35770 2021/05/27 23:38:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (413.418µs) from=10.233.77.44:35782 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Node info in sync 2021/05/27 23:38:16 [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/05/27 23:38:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Node info in sync 2021/05/27 23:38:16 [DEBUG] http: Request PUT /v1/agent/service/register (200.842356ms) from=10.233.77.44:35788 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Node info in sync 2021/05/27 23:38:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (331.785µs) from=10.233.77.44:35794 2021/05/27 23:38:16 [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/05/27 23:38:16 [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/05/27 23:38:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Node info in sync 2021/05/27 23:38:16 [DEBUG] http: Request PUT /v1/agent/service/register (101.859121ms) from=10.233.77.44:35796 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Node info in sync 2021/05/27 23:38:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (373.912µs) from=10.233.77.44:35798 2021/05/27 23:38:16 [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/05/27 23:38:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Node info in sync 2021/05/27 23:38:17 [DEBUG] http: Request PUT /v1/agent/service/register (354.475249ms) from=10.233.77.44:35802 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (406.636µs) from=10.233.77.44:35804 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Node info in sync 2021/05/27 23:38:17 [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/05/27 23:38:17 [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/05/27 23:38:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Node info in sync 2021/05/27 23:38:17 [DEBUG] http: Request PUT /v1/agent/service/register (326.306979ms) from=10.233.77.44:35806 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:17 [DEBUG] agent: Node info in sync 2021/05/27 23:38:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (329.531µs) from=10.233.77.44:35810 2021/05/27 23:38:17 [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/05/27 23:38:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.108_8446" 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [DEBUG] http: Request PUT /v1/agent/service/register (237.719464ms) from=10.233.77.44:35814 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (327.307µs) from=10.233.77.44:35818 2021/05/27 23:38:18 [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/05/27 23:38:18 [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/05/27 23:38:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [DEBUG] http: Request PUT /v1/agent/service/register (105.774791ms) from=10.233.77.44:35820 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (370.804µs) from=10.233.77.44:35822 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [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/05/27 23:38:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [DEBUG] http: Request PUT /v1/agent/service/register (158.425543ms) from=10.233.77.44:35824 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:18 [DEBUG] agent: Node info in sync 2021/05/27 23:38:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (306.207µs) from=10.233.77.44:35828 2021/05/27 23:38:19 [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/05/27 23:38:19 [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/05/27 23:38:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38: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/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:19 [DEBUG] agent: Node info in sync 2021/05/27 23:38:19 [DEBUG] http: Request PUT /v1/agent/service/register (946.172822ms) from=10.233.77.44:35830 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:19 [DEBUG] agent: Node info in sync 2021/05/27 23:38:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (100.22456ms) from=10.233.77.44:35836 2021/05/27 23:38:20 [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/05/27 23:38: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/05/27 23:38: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/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Node info in sync 2021/05/27 23:38:20 [DEBUG] http: Request PUT /v1/agent/service/register (265.07796ms) from=10.233.77.44:35840 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Node info in sync 2021/05/27 23:38:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (10.305725ms) from=10.233.77.44:35846 2021/05/27 23:38:20 [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/05/27 23:38:20 [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/05/27 23:38: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/05/27 23:38: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/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Node info in sync 2021/05/27 23:38:20 [DEBUG] http: Request PUT /v1/agent/service/register (242.115274ms) from=10.233.77.44:35848 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:20 [DEBUG] agent: Node info in sync 2021/05/27 23:38:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (351.35µs) from=10.233.77.44:35854 2021/05/27 23:38:20 [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/05/27 23:38: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/05/27 23:38: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/05/27 23:38:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Node info in sync 2021/05/27 23:38:21 [DEBUG] http: Request PUT /v1/agent/service/register (455.685841ms) from=10.233.77.44:35856 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (119.956109ms) from=10.233.77.44:35858 2021/05/27 23:38:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:21 [DEBUG] agent: Node info in sync 2021/05/27 23:38:22 [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/05/27 23:38:22 [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/05/27 23:38:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Node info in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:22 [DEBUG] agent: Node info in sync 2021/05/27 23:38:22 [DEBUG] http: Request PUT /v1/agent/service/register (300.945878ms) from=10.233.77.44:35868 2021/05/27 23:38:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (466.677µs) from=10.233.77.44:35872 2021/05/27 23:38:22 [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/05/27 23:38:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:23 [DEBUG] agent: Node info in sync 2021/05/27 23:38:23 [DEBUG] http: Request PUT /v1/agent/service/register (605.358917ms) from=10.233.77.44:35876 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (376.622µs) from=10.233.77.44:35886 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Node info in sync 2021/05/27 23:38:23 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [INFO] agent: Synced service "_v15__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Node info in sync 2021/05/27 23:38:23 [DEBUG] http: Request PUT /v1/agent/service/register (378.694471ms) from=10.233.77.44:35892 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (301.398µs) from=10.233.77.44:35896 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:23 [DEBUG] agent: Node info in sync 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [INFO] agent: Synced service "_v15_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Node info in sync 2021/05/27 23:38:24 [DEBUG] http: Request PUT /v1/agent/service/register (297.534183ms) from=10.233.77.44:35906 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-gnmxg" since the cluster is too small 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Node info in sync 2021/05/27 23:38:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (99.49254ms) from=10.233.77.44:35910 2021/05/27 23:38:24 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [INFO] agent: Synced service "_v16__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Node info in sync 2021/05/27 23:38:24 [DEBUG] http: Request PUT /v1/agent/service/register (197.420059ms) from=10.233.77.44:35914 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:24 [DEBUG] agent: Node info in sync 2021/05/27 23:38:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (428.444µs) from=10.233.77.44:35918 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Node info in sync 2021/05/27 23:38:25 [DEBUG] http: Request PUT /v1/agent/service/register (207.029213ms) from=10.233.77.44:35922 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Node info in sync 2021/05/27 23:38:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (398.798µs) from=10.233.77.44:35926 2021/05/27 23:38:25 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Node info in sync 2021/05/27 23:38:26 [DEBUG] http: Request PUT /v1/agent/service/register (400.122007ms) from=10.233.77.44:35934 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Node info in sync 2021/05/27 23:38:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (330.428µs) from=10.233.77.44:35944 2021/05/27 23:38:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_nsd_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_parser_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:26 [INFO] agent: Synced service "_v17_aai-nquery_10.233.74.108_8446" 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.33.140_9518" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.26.145_8080" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_message-router_10.233.19.229_3904" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.23.33_9005" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.246_443" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_appc_10.233.0.224_8443" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.84_9015" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.136_8806" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.35.204_9004" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.124_9007" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Node info in sync 2021/05/27 23:38:26 [DEBUG] http: Request PUT /v1/agent/service/register (253.343246ms) from=10.233.77.44:35956 2021/05/27 23:38:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.108_8446" in sync 2021/05/27 23:38:26 [DEBUG] agent: Service "_v1_catalog_10.233.