+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '7aa6724b-0819-8b5c-6de8-dbf06473d030' Node name: 'onap-msb-consul-55bf85f47-787pj' 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/11/12 01:38:51 [DEBUG] agent: Using random ID "7aa6724b-0819-8b5c-6de8-dbf06473d030" as node ID 2021/11/12 01:38:52 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7aa6724b-0819-8b5c-6de8-dbf06473d030 Address:127.0.0.1:8300}] 2021/11/12 01:38:52 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/12 01:38:52 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/12 01:38:52 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/12 01:38:52 [WARN] raft: Unable to get address for server id 7aa6724b-0819-8b5c-6de8-dbf06473d030, using fallback address 127.0.0.1:8300: Could not find address for server id 7aa6724b-0819-8b5c-6de8-dbf06473d030 2021/11/12 01:38:52 [DEBUG] raft: Votes needed: 1 2021/11/12 01:38:52 [DEBUG] raft: Vote granted from 7aa6724b-0819-8b5c-6de8-dbf06473d030 in term 2. Tally: 1 2021/11/12 01:38:52 [INFO] raft: Election won. Tally: 1 2021/11/12 01:38:52 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/12 01:38:52 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-787pj.dc1 127.0.0.1 2021/11/12 01:38:52 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-787pj 127.0.0.1 2021/11/12 01:38:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-787pj.dc1" in area "wan" 2021/11/12 01:38:52 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-787pj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:38:52 [INFO] consul: cluster leadership acquired 2021/11/12 01:38:52 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/12 01:38:52 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-787pj 2021/11/12 01:38:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/12 01:38:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/12 01:38:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/12 01:38:52 [INFO] agent: started state syncer 2021/11/12 01:38:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/12 01:38:52 [INFO] agent: Synced node info 2021/11/12 01:38:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/12 01:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:38:53 [INFO] consul: member 'onap-msb-consul-55bf85f47-787pj' joined, marking health alive 2021/11/12 01:38:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:38:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:38:55 [DEBUG] agent: Node info in sync 2021/11/12 01:38:55 [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/11/12 01:39:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:39:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:39:55 [DEBUG] agent: Node info in sync 2021/11/12 01:40:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:40:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:41:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:41:31 [DEBUG] agent: Node info in sync 2021/11/12 01:41:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:42:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:42:47 [DEBUG] agent: Node info in sync 2021/11/12 01:42:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:43:47 [DEBUG] agent: Node info in sync 2021/11/12 01:43:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:43:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:44:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:45:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:45:07 [DEBUG] agent: Node info in sync 2021/11/12 01:45:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:46:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:46:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:46:50 [DEBUG] agent: Node info in sync 2021/11/12 01:46:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:47:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:48:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:48:05 [DEBUG] agent: Node info in sync 2021/11/12 01:48:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:49:48 [DEBUG] agent: Node info in sync 2021/11/12 01:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:51:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:51:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:51:40 [DEBUG] agent: Node info in sync 2021/11/12 01:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:52:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:52:49 [DEBUG] agent: Node info in sync 2021/11/12 01:52:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:53:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:53:50 [DEBUG] agent: Node info in sync 2021/11/12 01:53:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:54:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:54:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:55:20 [DEBUG] agent: Node info in sync 2021/11/12 01:55:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:56:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/12 01:56:31 [DEBUG] agent: Node info in sync 2021/11/12 01:56:38 [DEBUG] http: Request GET /v1/status/leader (689.073µs) from=10.233.73.248:50932 2021/11/12 01:56:39 [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/11/12 01:56:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:40 [INFO] agent: Synced service "_v1_parser_10.233.27.32_8806" 2021/11/12 01:56:40 [DEBUG] agent: Node info in sync 2021/11/12 01:56:40 [DEBUG] http: Request PUT /v1/agent/service/register (278.918174ms) from=10.233.73.248:50948 2021/11/12 01:56:40 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:40 [DEBUG] agent: Node info in sync 2021/11/12 01:56:40 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.326485ms) from=10.233.73.248:50958 2021/11/12 01:56:40 [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/11/12 01:56:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [INFO] agent: Synced service "_v1_catalog_10.233.27.32_8806" 2021/11/12 01:56:41 [DEBUG] agent: Node info in sync 2021/11/12 01:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (499.811282ms) from=10.233.73.248:50960 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Node info in sync 2021/11/12 01:56:41 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (909.223µs) from=10.233.73.248:50966 2021/11/12 01:56:41 [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/11/12 01:56:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:41 [INFO] agent: Synced service "_v1_nsd_10.233.27.32_8806" 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Node info in sync 2021/11/12 01:56:41 [DEBUG] http: Request PUT /v1/agent/service/register (269.022268ms) from=10.233.73.248:50970 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:41 [DEBUG] agent: Node info in sync 2021/11/12 01:56:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (326.739µs) from=10.233.73.248:50972 2021/11/12 01:56:42 [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/11/12 01:56:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.27.32_8806" 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Node info in sync 2021/11/12 01:56:43 [DEBUG] http: Request PUT /v1/agent/service/register (840.955562ms) from=10.233.73.248:50978 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:43 [DEBUG] agent: Node info in sync 2021/11/12 01:56:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (17.121028ms) from=10.233.73.248:50984 2021/11/12 01:56:43 [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/11/12 01:56:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.183_9015" 2021/11/12 01:56:44 [DEBUG] agent: Node info in sync 2021/11/12 01:56:44 [DEBUG] http: Request PUT /v1/agent/service/register (274.227871ms) from=10.233.73.248:50986 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Node info in sync 2021/11/12 01:56:44 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (15.188437ms) from=10.233.73.248:50990 2021/11/12 01:56:44 [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/11/12 01:56:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.168_443" 2021/11/12 01:56:44 [DEBUG] agent: Node info in sync 2021/11/12 01:56:44 [DEBUG] http: Request PUT /v1/agent/service/register (229.280349ms) from=10.233.73.248:50998 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:44 [DEBUG] agent: Node info in sync 2021/11/12 01:56:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (413.098µs) from=10.233.73.248:51000 2021/11/12 01:56:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:45 [INFO] agent: Synced service "_v1_sdc_10.233.21.191_8443" 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Node info in sync 2021/11/12 01:56:45 [DEBUG] http: Request PUT /v1/agent/service/register (747.75377ms) from=10.233.73.248:51004 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:45 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:45 [DEBUG] agent: Node info in sync 2021/11/12 01:56:45 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (54.42623ms) from=10.233.73.248:51014 2021/11/12 01:56:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.21.191_8080" 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Node info in sync 2021/11/12 01:56:46 [DEBUG] http: Request PUT /v1/agent/service/register (374.397518ms) from=10.233.73.248:51018 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:46 [DEBUG] agent: Node info in sync 2021/11/12 01:56:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (327.887µs) from=10.233.73.248:51020 2021/11/12 01:56:46 [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/11/12 01:56:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:47 [INFO] agent: Synced service "_v1_sdnc_10.233.21.216_8282" 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Node info in sync 2021/11/12 01:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (532.517021ms) from=10.233.73.248:51024 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:47 [DEBUG] agent: Node info in sync 2021/11/12 01:56:47 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (290.44µs) from=10.233.73.248:51030 2021/11/12 01:56:47 [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/11/12 01:56:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:47 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.23.252_9007" 2021/11/12 01:56:47 [DEBUG] agent: Node info in sync 2021/11/12 01:56:47 [DEBUG] http: Request PUT /v1/agent/service/register (218.287455ms) from=10.233.73.248:51032 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:47 [DEBUG] agent: Node info in sync 2021/11/12 01:56:47 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (448.963µs) from=10.233.73.248:51034 2021/11/12 01:56:48 [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/11/12 01:56: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/11/12 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:48 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.23.252_9007" 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:48 [DEBUG] agent: Node info in sync 2021/11/12 01:56:48 [DEBUG] http: Request PUT /v1/agent/service/register (669.598137ms) from=10.233.73.248:51038 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:48 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:48 [DEBUG] agent: Node info in sync 2021/11/12 01:56:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (410.395µs) from=10.233.73.248:51042 2021/11/12 01:56:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [INFO] agent: Synced service "_v1_wf-gui_10.233.62.168_8443" 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Node info in sync 2021/11/12 01:56:49 [DEBUG] http: Request PUT /v1/agent/service/register (253.712075ms) from=10.233.73.248:51046 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Node info in sync 2021/11/12 01:56:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (620.699µs) from=10.233.73.248:51054 2021/11/12 01:56: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/11/12 01:56: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/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [INFO] agent: Synced service "_v1_message-router_10.233.8.129_3904" 2021/11/12 01:56:49 [DEBUG] agent: Node info in sync 2021/11/12 01:56:49 [DEBUG] http: Request PUT /v1/agent/service/register (207.076266ms) from=10.233.73.248:51060 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:49 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:49 [DEBUG] agent: Node info in sync 2021/11/12 01:56:49 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (461.526µs) from=10.233.73.248:51062 2021/11/12 01:56:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.92_9011" 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Node info in sync 2021/11/12 01:56:50 [DEBUG] http: Request PUT /v1/agent/service/register (443.217808ms) from=10.233.73.248:51066 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:50 [DEBUG] agent: Node info in sync 2021/11/12 01:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (388.549µs) from=10.233.73.248:51074 2021/11/12 01:56:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:50 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.92_9011" 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:50 [DEBUG] agent: Node info in sync 2021/11/12 01:56:50 [DEBUG] http: Request PUT /v1/agent/service/register (216.667789ms) from=10.233.73.248:51076 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:50 [DEBUG] agent: Node info in sync 2021/11/12 01:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (385.416µs) from=10.233.73.248:51078 2021/11/12 01:56:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:51 [INFO] agent: Synced service "_v0_multicloud_10.233.24.142_9001" 2021/11/12 01:56:51 [DEBUG] agent: Node info in sync 2021/11/12 01:56:51 [DEBUG] http: Request PUT /v1/agent/service/register (400.618558ms) from=10.233.73.248:51080 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:51 [DEBUG] agent: Node info in sync 2021/11/12 01:56:51 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (392.989µs) from=10.233.73.248:51088 2021/11/12 01:56:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [INFO] agent: Synced service "_v1_multicloud_10.233.24.142_9001" 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Node info in sync 2021/11/12 01:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (299.928144ms) from=10.233.73.248:51090 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:52 [DEBUG] agent: Node info in sync 2021/11/12 01:56:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.623432ms) from=10.233.73.248:51094 2021/11/12 01:56:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [INFO] agent: Synced service "_v1_sdc-gui_10.233.8.157_8181" 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:52 [DEBUG] agent: Node info in sync 2021/11/12 01:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (10.477768ms) from=10.233.73.248:51104 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:52 [DEBUG] agent: Node info in sync 2021/11/12 01:56:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (4.866293ms) from=10.233.73.248:51106 2021/11/12 01:56:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-787pj" since the cluster is too small 2021/11/12 01:56:52 [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/11/12 01:56:52 [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/11/12 01:56:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:55 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Node info in sync 2021/11/12 01:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (2.767790078s) from=10.233.73.248:51108 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:55 [DEBUG] agent: Node info in sync 2021/11/12 01:56:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (558.468µs) from=10.233.73.248:51128 2021/11/12 01:56:55 [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/11/12 01:56:55 [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/11/12 01:56: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/11/12 01:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:56 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:56 [DEBUG] agent: Node info in sync 2021/11/12 01:56:56 [DEBUG] http: Request PUT /v1/agent/service/register (801.155055ms) from=10.233.73.248:51132 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:56 [DEBUG] agent: Node info in sync 2021/11/12 01:56:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (281.708µs) from=10.233.73.248:51136 2021/11/12 01:56:56 [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/11/12 01:56:56 [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/11/12 01:56:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Node info in sync 2021/11/12 01:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (708.323638ms) from=10.233.73.248:51138 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:57 [DEBUG] agent: Node info in sync 2021/11/12 01:56:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (354.674µs) from=10.233.73.248:51148 2021/11/12 01:56:57 [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/11/12 01:56:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-787pj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Node info in sync 2021/11/12 01:56:58 [DEBUG] http: Request PUT /v1/agent/service/register (421.607629ms) from=10.233.73.248:51150 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:58 [DEBUG] agent: Node info in sync 2021/11/12 01:56:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (492.262µs) from=10.233.73.248:51160 2021/11/12 01:56:58 [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/11/12 01:56:58 [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/11/12 01:56:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:56: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/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Node info in sync 2021/11/12 01:56:59 [DEBUG] http: Request PUT /v1/agent/service/register (558.814889ms) from=10.233.73.248:51164 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Node info in sync 2021/11/12 01:56:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (513.543µs) from=10.233.73.248:51170 2021/11/12 01:56:59 [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/11/12 01:56: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/11/12 01:56: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/11/12 01:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:59 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:56:59 [DEBUG] agent: Node info in sync 2021/11/12 01:56:59 [DEBUG] http: Request PUT /v1/agent/service/register (431.56855ms) from=10.233.73.248:51176 2021/11/12 01:56:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:56:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:56:59 [DEBUG] agent: Node info in sync 2021/11/12 01:56:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (478.088µs) from=10.233.73.248:51182 2021/11/12 01:56:59 [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/11/12 01:56:59 [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/11/12 01:56: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/11/12 01:56: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/11/12 01:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:00 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Node info in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:00 [DEBUG] agent: Node info in sync 2021/11/12 01:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (199.651235ms) from=10.233.73.248:51184 2021/11/12 01:57:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (515.002µs) from=10.233.73.248:51194 2021/11/12 01:57:00 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Node info in sync 2021/11/12 01:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (312.159719ms) from=10.233.73.248:51196 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (339.188µs) from=10.233.73.248:51198 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:00 [DEBUG] agent: Node info in sync 2021/11/12 01:57:00 [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/11/12 01:57:00 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:00 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:00 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (300.817384ms) from=10.233.73.248:51200 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (320.337µs) from=10.233.73.248:51204 2021/11/12 01:57:01 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (106.470158ms) from=10.233.73.248:51206 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (422.64µs) from=10.233.73.248:51208 2021/11/12 01:57:01 [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/11/12 01:57:01 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (102.864477ms) from=10.233.73.248:51210 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (417.326µs) from=10.233.73.248:51216 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Node info in sync 2021/11/12 01:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (103.133582ms) from=10.233.73.248:51218 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (423.861µs) from=10.233.73.248:51222 2021/11/12 01:57:02 [DEBUG] agent: Node info in sync 2021/11/12 01:57:02 [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/11/12 01:57:02 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Node info in sync 2021/11/12 01:57:02 [DEBUG] http: Request PUT /v1/agent/service/register (521.762211ms) from=10.233.73.248:51226 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:02 [DEBUG] agent: Node info in sync 2021/11/12 01:57:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (313.167µs) from=10.233.73.248:51228 2021/11/12 01:57:02 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:03 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Node info in sync 2021/11/12 01:57:03 [DEBUG] http: Request PUT /v1/agent/service/register (629.174834ms) from=10.233.73.248:51230 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:03 [DEBUG] agent: Node info in sync 2021/11/12 01:57:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (464.348µs) from=10.233.73.248:51234 2021/11/12 01:57:03 [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/11/12 01:57:03 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Node info in sync 2021/11/12 01:57:04 [DEBUG] http: Request PUT /v1/agent/service/register (770.292445ms) from=10.233.73.248:51236 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Node info in sync 2021/11/12 01:57:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (24.028634ms) from=10.233.73.248:51246 2021/11/12 01:57:04 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Node info in sync 2021/11/12 01:57:04 [DEBUG] http: Request PUT /v1/agent/service/register (211.697649ms) from=10.233.73.248:51248 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:04 [DEBUG] agent: Node info in sync 2021/11/12 01:57:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (424.05µs) from=10.233.73.248:51250 2021/11/12 01:57:04 [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/11/12 01:57:04 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:05 [DEBUG] agent: Node info in sync 2021/11/12 01:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (800.46771ms) from=10.233.73.248:51256 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:05 [DEBUG] agent: Node info in sync 2021/11/12 01:57:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (403.107µs) from=10.233.73.248:51270 2021/11/12 01:57:05 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.34_8446" 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Node info in sync 2021/11/12 01:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (363.639808ms) from=10.233.73.248:51272 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Node info in sync 2021/11/12 01:57:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (277.561µs) from=10.233.73.248:51276 2021/11/12 01:57:06 [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/11/12 01:57:06 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:06 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Node info in sync 2021/11/12 01:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (647.239208ms) from=10.233.73.248:51278 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:06 [DEBUG] agent: Node info in sync 2021/11/12 01:57:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (378.346µs) from=10.233.73.248:51282 2021/11/12 01:57:06 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Node info in sync 2021/11/12 01:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (315.090763ms) from=10.233.73.248:51284 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Node info in sync 2021/11/12 01:57:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (396.204µs) from=10.233.73.248:51294 2021/11/12 01:57:07 [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/11/12 01:57:07 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Node info in sync 2021/11/12 01:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (604.33336ms) from=10.233.73.248:51296 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:07 [DEBUG] agent: Node info in sync 2021/11/12 01:57:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (475.834µs) from=10.233.73.248:51298 2021/11/12 01:57:07 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:08 [DEBUG] agent: Node info in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:08 [DEBUG] agent: Node info in sync 2021/11/12 01:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (500.426251ms) from=10.233.73.248:51300 2021/11/12 01:57:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (621.354µs) from=10.233.73.248:51306 2021/11/12 01:57:08 [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/11/12 01:57:08 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Node info in sync 2021/11/12 01:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (477.889638ms) from=10.233.73.248:51308 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Node info in sync 2021/11/12 01:57:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (405.841µs) from=10.233.73.248:51320 2021/11/12 01:57:09 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Node info in sync 2021/11/12 01:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (471.866578ms) from=10.233.73.248:51328 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:09 [DEBUG] agent: Node info in sync 2021/11/12 01:57:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (399.408µs) from=10.233.73.248:51330 2021/11/12 01:57:09 [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/11/12 01:57:09 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Node info in sync 2021/11/12 01:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (528.080748ms) from=10.233.73.248:51334 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (401.749µs) from=10.233.73.248:51346 2021/11/12 01:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:10 [DEBUG] agent: Node info in sync 2021/11/12 01:57:10 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Node info in sync 2021/11/12 01:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (629.329779ms) from=10.233.73.248:51348 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:11 [DEBUG] agent: Node info in sync 2021/11/12 01:57:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (358.266µs) from=10.233.73.248:51352 2021/11/12 01:57:11 [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/11/12 01:57:11 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Node info in sync 2021/11/12 01:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (639.363051ms) from=10.233.73.248:51354 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Node info in sync 2021/11/12 01:57:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (58.72596ms) from=10.233.73.248:51358 2021/11/12 01:57:12 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Node info in sync 2021/11/12 01:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (400.067722ms) from=10.233.73.248:51362 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:12 [DEBUG] agent: Node info in sync 2021/11/12 01:57:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (430.906µs) from=10.233.73.248:51376 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Node info in sync 2021/11/12 01:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (589.928903ms) from=10.233.73.248:51378 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:13 [DEBUG] agent: Node info in sync 2021/11/12 01:57:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (524.06µs) from=10.233.73.248:51390 2021/11/12 01:57:13 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Node info in sync 2021/11/12 01:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (461.998133ms) from=10.233.73.248:51398 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (394.67µs) from=10.233.73.248:51406 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Node info in sync 2021/11/12 01:57:14 [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/11/12 01:57:14 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Node info in sync 2021/11/12 01:57:14 [DEBUG] http: Request PUT /v1/agent/service/register (421.452091ms) from=10.233.73.248:51408 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:14 [DEBUG] agent: Node info in sync 2021/11/12 01:57:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (292.112µs) from=10.233.73.248:51410 2021/11/12 01:57:14 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Node info in sync 2021/11/12 01:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (335.557201ms) from=10.233.73.248:51412 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Node info in sync 2021/11/12 01:57:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.051679ms) from=10.233.73.248:51420 2021/11/12 01:57:15 [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/11/12 01:57:15 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:15 [DEBUG] agent: Node info in sync 2021/11/12 01:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (416.243506ms) from=10.233.73.248:51424 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:15 [DEBUG] agent: Node info in sync 2021/11/12 01:57:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (343.378µs) from=10.233.73.248:51428 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Node info in sync 2021/11/12 01:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (552.029659ms) from=10.233.73.248:51430 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:16 [DEBUG] agent: Node info in sync 2021/11/12 01:57:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (311.218µs) from=10.233.73.248:51434 2021/11/12 01:57:16 [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/11/12 01:57:16 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Node info in sync 2021/11/12 01:57:17 [DEBUG] http: Request PUT /v1/agent/service/register (653.819999ms) from=10.233.73.248:51436 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:17 [DEBUG] agent: Node info in sync 2021/11/12 01:57:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (16.118061ms) from=10.233.73.248:51446 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.34_8446" 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Node info in sync 2021/11/12 01:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (683.861482ms) from=10.233.73.248:51448 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (417.518µs) from=10.233.73.248:51452 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57: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/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:18 [DEBUG] agent: Node info in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Node info in sync 2021/11/12 01:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (617.110904ms) from=10.233.73.248:51456 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:19 [DEBUG] agent: Node info in sync 2021/11/12 01:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (496.481µs) from=10.233.73.248:51460 2021/11/12 01:57:19 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:19 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Node info in sync 2021/11/12 01:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (278.636515ms) from=10.233.73.248:51462 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:19 [DEBUG] agent: Node info in sync 2021/11/12 01:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (346.109µs) from=10.233.73.248:51472 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:20 [DEBUG] agent: Node info in sync 2021/11/12 01:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (502.388159ms) from=10.233.73.248:51474 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Node info in sync 2021/11/12 01:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (90.217295ms) from=10.233.73.248:51486 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Node info in sync 2021/11/12 01:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (367.541755ms) from=10.233.73.248:51488 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:20 [DEBUG] agent: Node info in sync 2021/11/12 01:57:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (415.625µs) from=10.233.73.248:51490 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Node info in sync 2021/11/12 01:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (848.178234ms) from=10.233.73.248:51494 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:21 [DEBUG] agent: Node info in sync 2021/11/12 01:57:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (536.989µs) from=10.233.73.248:51504 2021/11/12 01:57:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:22 [DEBUG] agent: Node info in sync 2021/11/12 01:57:22 [DEBUG] http: Request PUT /v1/agent/service/register (593.149315ms) from=10.233.73.248:51506 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:22 [DEBUG] agent: Node info in sync 2021/11/12 01:57:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (325.164µs) from=10.233.73.248:51510 2021/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:23 [DEBUG] agent: Node info in sync 2021/11/12 01:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.008382671s) from=10.233.73.248:51512 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:23 [DEBUG] agent: Node info in sync 2021/11/12 01:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (452.797µs) from=10.233.73.248:51520 2021/11/12 01:57:23 [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/11/12 01:57: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/11/12 01:57: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/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Node info in sync 2021/11/12 01:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (3.507047929s) from=10.233.73.248:51524 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:27 [DEBUG] agent: Node info in sync 2021/11/12 01:57:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (300.665µs) from=10.233.73.248:51560 2021/11/12 01:57:27 [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/11/12 01:57:27 [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/11/12 01:57:27 [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/11/12 01:57:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:28 [DEBUG] agent: Node info in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:28 [DEBUG] agent: Node info in sync 2021/11/12 01:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.308573216s) from=10.233.73.248:51562 2021/11/12 01:57:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (1.37336ms) from=10.233.73.248:51572 2021/11/12 01:57:29 [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/11/12 01:57:29 [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/11/12 01:57:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Node info in sync 2021/11/12 01:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (523.230869ms) from=10.233.73.248:51582 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:29 [DEBUG] agent: Node info in sync 2021/11/12 01:57:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (358.078µs) from=10.233.73.248:51586 2021/11/12 01:57:29 [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/11/12 01:57:29 [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/11/12 01:57:29 [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/11/12 01:57:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Node info in sync 2021/11/12 01:57:30 [DEBUG] http: Request PUT /v1/agent/service/register (887.98081ms) from=10.233.73.248:51590 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:30 [DEBUG] agent: Node info in sync 2021/11/12 01:57:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (514.874µs) from=10.233.73.248:51598 2021/11/12 01:57:31 [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/11/12 01:57:31 [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/11/12 01:57:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Node info in sync 2021/11/12 01:57:32 [DEBUG] http: Request PUT /v1/agent/service/register (943.153271ms) from=10.233.73.248:51600 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:32 [DEBUG] agent: Node info in sync 2021/11/12 01:57:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (454.731µs) from=10.233.73.248:51610 2021/11/12 01:57:32 [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/11/12 01:57:32 [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/11/12 01:57:32 [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/11/12 01:57:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.34_8446" 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:33 [DEBUG] agent: Node info in sync 2021/11/12 01:57:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.163373045s) from=10.233.73.248:51612 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.168_443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdnc_10.233.21.216_8282" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.21.191_8080" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.157_8181" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.183_9015" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.252_9007" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_sdc_10.233.21.191_8443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.92_9011" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.142_9001" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.62.168_8443" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.129_3904" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v1_parser_10.233.27.32_8806" in sync 2021/11/12 01:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.34_8446" in sync 2021/11/12 01:57:33 [DEBUG] agent: Servi