+ 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: '7297f7db-d341-cd64-eacc-e3d51052cb8a' Node name: 'onap-msb-consul-59f55f8877-6khll' 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: 2022/05/24 02:09:42 [DEBUG] agent: Using random ID "7297f7db-d341-cd64-eacc-e3d51052cb8a" as node ID 2022/05/24 02:09:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7297f7db-d341-cd64-eacc-e3d51052cb8a Address:127.0.0.1:8300}] 2022/05/24 02:09:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/24 02:09:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/24 02:09:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/24 02:09:42 [WARN] raft: Unable to get address for server id 7297f7db-d341-cd64-eacc-e3d51052cb8a, using fallback address 127.0.0.1:8300: Could not find address for server id 7297f7db-d341-cd64-eacc-e3d51052cb8a 2022/05/24 02:09:42 [DEBUG] raft: Votes needed: 1 2022/05/24 02:09:42 [DEBUG] raft: Vote granted from 7297f7db-d341-cd64-eacc-e3d51052cb8a in term 2. Tally: 1 2022/05/24 02:09:42 [INFO] raft: Election won. Tally: 1 2022/05/24 02:09:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/24 02:09:43 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-6khll.dc1 127.0.0.1 2022/05/24 02:09:43 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-6khll 127.0.0.1 2022/05/24 02:09:43 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-6khll (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:09:43 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-6khll.dc1" in area "wan" 2022/05/24 02:09:43 [INFO] consul: cluster leadership acquired 2022/05/24 02:09:43 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-6khll 2022/05/24 02:09:43 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/24 02:09:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/24 02:09:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/24 02:09:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/24 02:09:43 [INFO] agent: started state syncer 2022/05/24 02:09:44 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/24 02:09:44 [INFO] agent: Synced node info 2022/05/24 02:09:45 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/24 02:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:09:45 [INFO] consul: member 'onap-msb-consul-59f55f8877-6khll' joined, marking health alive 2022/05/24 02:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:09:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:09:46 [DEBUG] agent: Node info in sync 2022/05/24 02:09:46 [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) 2022/05/24 02:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:11:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:11:03 [DEBUG] agent: Node info in sync 2022/05/24 02:11:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:12:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:12:50 [DEBUG] agent: Node info in sync 2022/05/24 02:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:14:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:14:00 [DEBUG] agent: Node info in sync 2022/05/24 02:14:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:15:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:15:35 [DEBUG] agent: Node info in sync 2022/05/24 02:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:16:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:16:36 [DEBUG] agent: Node info in sync 2022/05/24 02:16:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:17:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:17:39 [DEBUG] agent: Node info in sync 2022/05/24 02:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:18:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:18:53 [DEBUG] agent: Node info in sync 2022/05/24 02:19:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:20:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:20:41 [DEBUG] agent: Node info in sync 2022/05/24 02:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:22:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:22:17 [DEBUG] agent: Node info in sync 2022/05/24 02:22:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:24:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/24 02:24:09 [DEBUG] agent: Node info in sync 2022/05/24 02:24:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-6khll.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/24 02:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:25:25 [DEBUG] http: Request GET /v1/status/leader (777.744µs) from=10.233.67.208:51948 2022/05/24 02:25:26 [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. 2022/05/24 02:25:26 [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. 2022/05/24 02:25:28 [INFO] agent: Synced service "_v1_sdc-gui_10.233.57.134_8181" 2022/05/24 02:25:28 [DEBUG] agent: Node info in sync 2022/05/24 02:25:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.498718384s) from=10.233.67.208:51956 2022/05/24 02:25:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:28 [DEBUG] agent: Node info in sync 2022/05/24 02:25:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.616551ms) from=10.233.67.208:51976 2022/05/24 02:25:29 [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. 2022/05/24 02:25: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. 2022/05/24 02:25:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:30 [INFO] agent: Synced service "_v0_multicloud_10.233.38.219_9001" 2022/05/24 02:25:30 [DEBUG] agent: Node info in sync 2022/05/24 02:25:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.092184656s) from=10.233.67.208:51990 2022/05/24 02:25:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:30 [DEBUG] agent: Node info in sync 2022/05/24 02:25:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (80.602788ms) from=10.233.67.208:52000 2022/05/24 02:25:30 [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. 2022/05/24 02:25:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [INFO] agent: Synced service "_v1_multicloud_10.233.38.219_9001" 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:31 [DEBUG] agent: Node info in sync 2022/05/24 02:25:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.161768ms) from=10.233.67.208:52012 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [DEBUG] agent: Node info in sync 2022/05/24 02:25:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (659.327µs) from=10.233.67.208:52016 2022/05/24 02:25:31 [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. 2022/05/24 02:25: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. 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [INFO] agent: Synced service "_v1_sdc_10.233.28.220_8443" 2022/05/24 02:25:31 [DEBUG] agent: Node info in sync 2022/05/24 02:25:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.849992ms) from=10.233.67.208:52020 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:31 [DEBUG] agent: Node info in sync 2022/05/24 02:25:32 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (394.7µs) from=10.233.67.208:52028 2022/05/24 02:25:32 [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. 2022/05/24 02:25: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. 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:32 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.28.220_8080" 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:32 [DEBUG] agent: Node info in sync 2022/05/24 02:25:32 [DEBUG] http: Request PUT /v1/agent/service/register (179.929427ms) from=10.233.67.208:52032 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:32 [DEBUG] agent: Node info in sync 2022/05/24 02:25:32 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (463.266µs) from=10.233.67.208:52034 2022/05/24 02:25:32 [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. 2022/05/24 02:25: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. 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.174_9015" 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Node info in sync 2022/05/24 02:25:33 [DEBUG] http: Request PUT /v1/agent/service/register (312.800402ms) from=10.233.67.208:52036 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:33 [DEBUG] agent: Node info in sync 2022/05/24 02:25:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (369.365µs) from=10.233.67.208:52038 2022/05/24 02:25:33 [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. 2022/05/24 02:25:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.14_9007" 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:34 [DEBUG] agent: Node info in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:34 [DEBUG] agent: Node info in sync 2022/05/24 02:25:34 [DEBUG] http: Request PUT /v1/agent/service/register (599.984174ms) from=10.233.67.208:52042 2022/05/24 02:25:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (613.234µs) from=10.233.67.208:52044 2022/05/24 02:25:34 [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. 2022/05/24 02:25:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:34 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.14_9007" 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Node info in sync 2022/05/24 02:25:34 [DEBUG] http: Request PUT /v1/agent/service/register (408.213668ms) from=10.233.67.208:52046 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:34 [DEBUG] agent: Node info in sync 2022/05/24 02:25:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (568.45µs) from=10.233.67.208:52054 2022/05/24 02:25:35 [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. 2022/05/24 02:25:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.1.45_443" 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:35 [DEBUG] agent: Node info in sync 2022/05/24 02:25:35 [DEBUG] http: Request PUT /v1/agent/service/register (544.799723ms) from=10.233.67.208:52060 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:35 [DEBUG] agent: Node info in sync 2022/05/24 02:25:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (392.123µs) from=10.233.67.208:52066 2022/05/24 02:25:35 [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. 2022/05/24 02:25:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [INFO] agent: Synced service "_v1_parser_10.233.47.143_8806" 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Node info in sync 2022/05/24 02:25:36 [DEBUG] http: Request PUT /v1/agent/service/register (263.708111ms) from=10.233.67.208:52068 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:36 [DEBUG] agent: Node info in sync 2022/05/24 02:25:36 [DEBUG] http: Request GET /v1/health/service/parser-v1 (371.748µs) from=10.233.67.208:52076 2022/05/24 02:25:36 [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. 2022/05/24 02:25:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:36 [INFO] agent: Synced service "_v1_catalog_10.233.47.143_8806" 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:36 [DEBUG] agent: Node info in sync 2022/05/24 02:25:36 [DEBUG] http: Request PUT /v1/agent/service/register (299.246908ms) from=10.233.67.208:52078 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:36 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:36 [DEBUG] agent: Node info in sync 2022/05/24 02:25:37 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (491.060469ms) from=10.233.67.208:52088 2022/05/24 02:25:37 [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. 2022/05/24 02:25:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:37 [INFO] agent: Synced service "_v1_nsd_10.233.47.143_8806" 2022/05/24 02:25:37 [DEBUG] agent: Node info in sync 2022/05/24 02:25:37 [DEBUG] http: Request PUT /v1/agent/service/register (450.135117ms) from=10.233.67.208:52094 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:37 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:37 [DEBUG] agent: Node info in sync 2022/05/24 02:25:37 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (520.098µs) from=10.233.67.208:52100 2022/05/24 02:25:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.47.143_8806" 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:38 [DEBUG] agent: Node info in sync 2022/05/24 02:25:38 [DEBUG] http: Request PUT /v1/agent/service/register (483.253596ms) from=10.233.67.208:52114 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:38 [DEBUG] agent: Node info in sync 2022/05/24 02:25:38 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (392.659µs) from=10.233.67.208:52120 2022/05/24 02:25:38 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:39 [DEBUG] agent: Node info in sync 2022/05/24 02:25:39 [DEBUG] http: Request PUT /v1/agent/service/register (194.925562ms) from=10.233.67.208:52122 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:39 [DEBUG] agent: Node info in sync 2022/05/24 02:25:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (464.009µs) from=10.233.67.208:52124 2022/05/24 02:25:39 [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. 2022/05/24 02:25:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:39 [DEBUG] agent: Node info in sync 2022/05/24 02:25:39 [DEBUG] http: Request PUT /v1/agent/service/register (537.428172ms) from=10.233.67.208:52128 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:39 [DEBUG] agent: Node info in sync 2022/05/24 02:25:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (394.916µs) from=10.233.67.208:52136 2022/05/24 02:25:39 [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. 2022/05/24 02:25:39 [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. 2022/05/24 02:25:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:40 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Node info in sync 2022/05/24 02:25:40 [DEBUG] http: Request PUT /v1/agent/service/register (344.054906ms) from=10.233.67.208:52138 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Node info in sync 2022/05/24 02:25:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (504.899µs) from=10.233.67.208:52146 2022/05/24 02:25:40 [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. 2022/05/24 02:25:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Node info in sync 2022/05/24 02:25:40 [DEBUG] http: Request PUT /v1/agent/service/register (288.507687ms) from=10.233.67.208:52150 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:40 [DEBUG] agent: Node info in sync 2022/05/24 02:25:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.243606ms) from=10.233.67.208:52160 2022/05/24 02:25:40 [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. 2022/05/24 02:25:40 [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. 2022/05/24 02:25:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Node info in sync 2022/05/24 02:25:41 [DEBUG] http: Request PUT /v1/agent/service/register (321.958038ms) from=10.233.67.208:52164 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Node info in sync 2022/05/24 02:25:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (441.772µs) from=10.233.67.208:52172 2022/05/24 02:25:41 [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. 2022/05/24 02:25:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Node info in sync 2022/05/24 02:25:41 [DEBUG] http: Request PUT /v1/agent/service/register (179.21884ms) from=10.233.67.208:52178 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:41 [DEBUG] agent: Node info in sync 2022/05/24 02:25:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (371.857µs) from=10.233.67.208:52184 2022/05/24 02:25:41 [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. 2022/05/24 02:25:41 [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. 2022/05/24 02:25:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Node info in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:42 [DEBUG] agent: Node info in sync 2022/05/24 02:25:42 [DEBUG] http: Request PUT /v1/agent/service/register (198.318299ms) from=10.233.67.208:52192 2022/05/24 02:25:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (509.005µs) from=10.233.67.208:52196 2022/05/24 02:25:42 [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. 2022/05/24 02:25:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Node info in sync 2022/05/24 02:25:43 [DEBUG] http: Request PUT /v1/agent/service/register (400.047425ms) from=10.233.67.208:52202 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:43 [DEBUG] agent: Node info in sync 2022/05/24 02:25:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (462.759µs) from=10.233.67.208:52204 2022/05/24 02:25:43 [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. 2022/05/24 02:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-6khll" since the cluster is too small 2022/05/24 02:25:44 [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. 2022/05/24 02:25:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:45 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:45 [DEBUG] agent: Node info in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:45 [DEBUG] agent: Node info in sync 2022/05/24 02:25:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.986191856s) from=10.233.67.208:52210 2022/05/24 02:25:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (562.872µs) from=10.233.67.208:52226 2022/05/24 02:25:45 [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. 2022/05/24 02:25:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Node info in sync 2022/05/24 02:25:46 [DEBUG] http: Request PUT /v1/agent/service/register (1.196323897s) from=10.233.67.208:52230 2022/05/24 02:25:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:46 [DEBUG] agent: Node info in sync 2022/05/24 02:25:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (484.63µs) from=10.233.67.208:52234 2022/05/24 02:25:46 [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. 2022/05/24 02:25:46 [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. 2022/05/24 02:25:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Node info in sync 2022/05/24 02:25:47 [DEBUG] http: Request PUT /v1/agent/service/register (321.548118ms) from=10.233.67.208:52240 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:47 [DEBUG] agent: Node info in sync 2022/05/24 02:25:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (718.939µs) from=10.233.67.208:52244 2022/05/24 02:25:47 [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. 2022/05/24 02:25:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:48 [DEBUG] agent: Node info in sync 2022/05/24 02:25:48 [DEBUG] http: Request PUT /v1/agent/service/register (693.142437ms) from=10.233.67.208:52252 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Node info in sync 2022/05/24 02:25:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (581.252µs) from=10.233.67.208:52266 2022/05/24 02:25:48 [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. 2022/05/24 02:25:48 [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. 2022/05/24 02:25:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:48 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Node info in sync 2022/05/24 02:25:49 [DEBUG] http: Request PUT /v1/agent/service/register (601.742668ms) from=10.233.67.208:52270 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Node info in sync 2022/05/24 02:25:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (479.452µs) from=10.233.67.208:52280 2022/05/24 02:25:49 [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. 2022/05/24 02:25:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:49 [DEBUG] agent: Node info in sync 2022/05/24 02:25:49 [DEBUG] http: Request PUT /v1/agent/service/register (545.395049ms) from=10.233.67.208:52282 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:49 [DEBUG] agent: Node info in sync 2022/05/24 02:25:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (637.037µs) from=10.233.67.208:52298 2022/05/24 02:25:50 [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. 2022/05/24 02:25:50 [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. 2022/05/24 02:25:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:50 [DEBUG] agent: Node info in sync 2022/05/24 02:25:50 [DEBUG] http: Request PUT /v1/agent/service/register (433.729319ms) from=10.233.67.208:52300 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:50 [DEBUG] agent: Node info in sync 2022/05/24 02:25:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (700.324µs) from=10.233.67.208:52314 2022/05/24 02:25:50 [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. 2022/05/24 02:25:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:51 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:51 [DEBUG] agent: Node info in sync 2022/05/24 02:25:51 [DEBUG] http: Request PUT /v1/agent/service/register (257.706111ms) from=10.233.67.208:52316 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:51 [DEBUG] agent: Node info in sync 2022/05/24 02:25:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (480.29µs) from=10.233.67.208:52322 2022/05/24 02:25:51 [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. 2022/05/24 02:25:51 [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. 2022/05/24 02:25:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25: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. 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Node info in sync 2022/05/24 02:25:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.154668922s) from=10.233.67.208:52324 2022/05/24 02:25:52 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:52 [DEBUG] agent: Node info in sync 2022/05/24 02:25:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (300.251735ms) from=10.233.67.208:52344 2022/05/24 02:25:52 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.200_8446" 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Node info in sync 2022/05/24 02:25:53 [DEBUG] http: Request PUT /v1/agent/service/register (403.145898ms) from=10.233.67.208:52346 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Node info in sync 2022/05/24 02:25:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (487.947µs) from=10.233.67.208:52352 2022/05/24 02:25:53 [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. 2022/05/24 02:25:53 [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. 2022/05/24 02:25:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:53 [DEBUG] agent: Node info in sync 2022/05/24 02:25:53 [DEBUG] http: Request PUT /v1/agent/service/register (394.738933ms) from=10.233.67.208:52356 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Node info in sync 2022/05/24 02:25:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (544.034µs) from=10.233.67.208:52358 2022/05/24 02:25:54 [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. 2022/05/24 02:25:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:54 [DEBUG] agent: Node info in sync 2022/05/24 02:25:54 [DEBUG] http: Request PUT /v1/agent/service/register (209.380927ms) from=10.233.67.208:52360 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:54 [DEBUG] agent: Node info in sync 2022/05/24 02:25:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (439.611µs) from=10.233.67.208:52364 2022/05/24 02:25:54 [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. 2022/05/24 02:25:54 [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. 2022/05/24 02:25:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:55 [DEBUG] http: Request PUT /v1/agent/service/register (113.289327ms) from=10.233.67.208:52366 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (462.836µs) from=10.233.67.208:52368 2022/05/24 02:25:55 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:55 [DEBUG] http: Request PUT /v1/agent/service/register (533.285017ms) from=10.233.67.208:52374 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (405.32µs) from=10.233.67.208:52378 2022/05/24 02:25:55 [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. 2022/05/24 02:25:55 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:55 [DEBUG] http: Request PUT /v1/agent/service/register (81.684346ms) from=10.233.67.208:52380 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:55 [DEBUG] agent: Node info in sync 2022/05/24 02:25:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (431.342µs) from=10.233.67.208:52382 2022/05/24 02:25:56 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Node info in sync 2022/05/24 02:25:56 [DEBUG] http: Request PUT /v1/agent/service/register (396.648673ms) from=10.233.67.208:52384 2022/05/24 02:25:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:56 [DEBUG] agent: Node info in sync 2022/05/24 02:25:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (103.389305ms) from=10.233.67.208:52394 2022/05/24 02:25:57 [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. 2022/05/24 02:25:57 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Node info in sync 2022/05/24 02:25:58 [DEBUG] http: Request PUT /v1/agent/service/register (845.90175ms) from=10.233.67.208:52402 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:25:58 [DEBUG] agent: Node info in sync 2022/05/24 02:25:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (533.265µs) from=10.233.67.208:52436 2022/05/24 02:25:59 [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. 2022/05/24 02:25: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. 2022/05/24 02:25: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. 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Node info in sync 2022/05/24 02:26:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.399034947s) from=10.233.67.208:52438 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:02 [DEBUG] agent: Node info in sync 2022/05/24 02:26:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (374.59µs) from=10.233.67.208:52472 2022/05/24 02:26:02 [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. 2022/05/24 02:26:02 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Node info in sync 2022/05/24 02:26:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.671842602s) from=10.233.67.208:52474 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:07 [DEBUG] agent: Node info in sync 2022/05/24 02:26:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (382.779µs) from=10.233.67.208:52496 2022/05/24 02:26:07 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Node info in sync 2022/05/24 02:26:08 [DEBUG] http: Request PUT /v1/agent/service/register (536.869362ms) from=10.233.67.208:52498 2022/05/24 02:26:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:08 [DEBUG] agent: Node info in sync 2022/05/24 02:26:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (157.746796ms) from=10.233.67.208:52512 2022/05/24 02:26:08 [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. 2022/05/24 02:26:08 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:09 [DEBUG] agent: Node info in sync 2022/05/24 02:26:09 [DEBUG] http: Request PUT /v1/agent/service/register (1.223559435s) from=10.233.67.208:52516 2022/05/24 02:26:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:09 [DEBUG] agent: Node info in sync 2022/05/24 02:26:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (524.726µs) from=10.233.67.208:52534 2022/05/24 02:26:09 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Node info in sync 2022/05/24 02:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (728.055028ms) from=10.233.67.208:52536 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:10 [DEBUG] agent: Node info in sync 2022/05/24 02:26:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (472.47µs) from=10.233.67.208:52554 2022/05/24 02:26:10 [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. 2022/05/24 02:26:10 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:11 [DEBUG] agent: Node info in sync 2022/05/24 02:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (597.100602ms) from=10.233.67.208:52558 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:11 [DEBUG] agent: Node info in sync 2022/05/24 02:26:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (620.633µs) from=10.233.67.208:52566 2022/05/24 02:26:11 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:12 [DEBUG] agent: Node info in sync 2022/05/24 02:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.101238751s) from=10.233.67.208:52570 2022/05/24 02:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:12 [DEBUG] agent: Node info in sync 2022/05/24 02:26:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (958.9µs) from=10.233.67.208:52580 2022/05/24 02:26:13 [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. 2022/05/24 02:26:13 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Node info in sync 2022/05/24 02:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (633.801377ms) from=10.233.67.208:52582 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:13 [DEBUG] agent: Node info in sync 2022/05/24 02:26:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (200.362098ms) from=10.233.67.208:52586 2022/05/24 02:26:14 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Node info in sync 2022/05/24 02:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (600.138233ms) from=10.233.67.208:52588 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:14 [DEBUG] agent: Node info in sync 2022/05/24 02:26:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (664.049µs) from=10.233.67.208:52594 2022/05/24 02:26:14 [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. 2022/05/24 02:26:14 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Node info in sync 2022/05/24 02:26:15 [DEBUG] http: Request PUT /v1/agent/service/register (686.344291ms) from=10.233.67.208:52596 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:15 [DEBUG] agent: Node info in sync 2022/05/24 02:26:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (355.524µs) from=10.233.67.208:52602 2022/05/24 02:26:15 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.200_8446" 2022/05/24 02:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Node info in sync 2022/05/24 02:26:16 [DEBUG] http: Request PUT /v1/agent/service/register (727.602185ms) from=10.233.67.208:52604 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:16 [DEBUG] agent: Node info in sync 2022/05/24 02:26:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (566.532µs) from=10.233.67.208:52608 2022/05/24 02:26:16 [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. 2022/05/24 02:26:16 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Node info in sync 2022/05/24 02:26:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.642321689s) from=10.233.67.208:52610 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:18 [DEBUG] agent: Node info in sync 2022/05/24 02:26:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (534.808µs) from=10.233.67.208:52632 2022/05/24 02:26:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Node info in sync 2022/05/24 02:26:19 [DEBUG] http: Request PUT /v1/agent/service/register (601.415544ms) from=10.233.67.208:52638 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:19 [DEBUG] agent: Node info in sync 2022/05/24 02:26:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (992.049635ms) from=10.233.67.208:52642 2022/05/24 02:26:20 [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. 2022/05/24 02:26:20 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Node info in sync 2022/05/24 02:26:21 [DEBUG] http: Request PUT /v1/agent/service/register (889.921003ms) from=10.233.67.208:52654 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (513.894µs) from=10.233.67.208:52666 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:21 [DEBUG] agent: Node info in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Node info in sync 2022/05/24 02:26:22 [DEBUG] http: Request PUT /v1/agent/service/register (400.655731ms) from=10.233.67.208:52668 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:22 [DEBUG] agent: Node info in sync 2022/05/24 02:26:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (429.429µs) from=10.233.67.208:52676 2022/05/24 02:26:22 [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. 2022/05/24 02:26:22 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Node info in sync 2022/05/24 02:26:23 [DEBUG] http: Request PUT /v1/agent/service/register (414.830653ms) from=10.233.67.208:52680 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:23 [DEBUG] agent: Node info in sync 2022/05/24 02:26:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (79.490402ms) from=10.233.67.208:52684 2022/05/24 02:26:23 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Node info in sync 2022/05/24 02:26:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.703331404s) from=10.233.67.208:52686 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (436.447µs) from=10.233.67.208:52716 2022/05/24 02:26:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:28 [DEBUG] agent: Node info in sync 2022/05/24 02:26:28 [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. 2022/05/24 02:26:28 [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. 2022/05/24 02:26:28 [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. 2022/05/24 02:26:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Node info in sync 2022/05/24 02:26:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.110560357s) from=10.233.67.208:52730 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:29 [DEBUG] agent: Node info in sync 2022/05/24 02:26:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (503.533µs) from=10.233.67.208:52742 2022/05/24 02:26:29 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:30 [INFO] agent: Synced service "_v14_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:30 [DEBUG] agent: Node info in sync 2022/05/24 02:26:30 [DEBUG] http: Request PUT /v1/agent/service/register (314.577675ms) from=10.233.67.208:52744 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:30 [DEBUG] agent: Node info in sync 2022/05/24 02:26:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (778.537593ms) from=10.233.67.208:52750 2022/05/24 02:26:31 [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. 2022/05/24 02:26:31 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [INFO] agent: Synced service "_v15__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Node info in sync 2022/05/24 02:26:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.299522649s) from=10.233.67.208:52766 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:32 [DEBUG] agent: Node info in sync 2022/05/24 02:26:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (580.859µs) from=10.233.67.208:52776 2022/05/24 02:26:32 [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. 2022/05/24 02:26: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. 2022/05/24 02:26: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. 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [INFO] agent: Synced service "_v15_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Node info in sync 2022/05/24 02:26:33 [DEBUG] http: Request PUT /v1/agent/service/register (513.902161ms) from=10.233.67.208:52780 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:33 [DEBUG] agent: Node info in sync 2022/05/24 02:26:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.805213ms) from=10.233.67.208:52784 2022/05/24 02:26:33 [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. 2022/05/24 02:26:33 [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. 2022/05/24 02:26:33 [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. 2022/05/24 02:26:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [INFO] agent: Synced service "_v16__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Node info in sync 2022/05/24 02:26:34 [DEBUG] http: Request PUT /v1/agent/service/register (841.951479ms) from=10.233.67.208:52786 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:34 [DEBUG] agent: Node info in sync 2022/05/24 02:26:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (607.654µs) from=10.233.67.208:52792 2022/05/24 02:26:34 [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. 2022/05/24 02:26:34 [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. 2022/05/24 02:26:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [INFO] agent: Synced service "_v16_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Node info in sync 2022/05/24 02:26:35 [DEBUG] http: Request PUT /v1/agent/service/register (581.72588ms) from=10.233.67.208:52794 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Node info in sync 2022/05/24 02:26:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (299.971µs) from=10.233.67.208:52798 2022/05/24 02:26:35 [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. 2022/05/24 02:26:35 [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. 2022/05/24 02:26:35 [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. 2022/05/24 02:26:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [INFO] agent: Synced service "_v17__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:35 [DEBUG] agent: Node info in sync 2022/05/24 02:26:35 [DEBUG] http: Request PUT /v1/agent/service/register (394.427161ms) from=10.233.67.208:52802 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:35 [DEBUG] agent: Node info in sync 2022/05/24 02:26:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (527.326µs) from=10.233.67.208:52810 2022/05/24 02:26:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [INFO] agent: Synced service "_v17_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Node info in sync 2022/05/24 02:26:36 [DEBUG] http: Request PUT /v1/agent/service/register (500.531473ms) from=10.233.67.208:52814 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:36 [DEBUG] agent: Node info in sync 2022/05/24 02:26:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (191.906873ms) from=10.233.67.208:52818 2022/05/24 02:26:37 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [INFO] agent: Synced service "_v18__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Node info in sync 2022/05/24 02:26:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.099929237s) from=10.233.67.208:52826 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:38 [DEBUG] agent: Node info in sync 2022/05/24 02:26:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (747.844µs) from=10.233.67.208:52842 2022/05/24 02:26:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26: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. 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [INFO] agent: Synced service "_v18_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Node info in sync 2022/05/24 02:26:39 [DEBUG] http: Request PUT /v1/agent/service/register (709.619239ms) from=10.233.67.208:52846 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:39 [DEBUG] agent: Node info in sync 2022/05/24 02:26:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (721.904µs) from=10.233.67.208:52856 2022/05/24 02:26:40 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26: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. 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [INFO] agent: Synced service "_v19__aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Node info in sync 2022/05/24 02:26:41 [DEBUG] http: Request PUT /v1/agent/service/register (955.360675ms) from=10.233.67.208:52860 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Node info in sync 2022/05/24 02:26:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (578.925µs) from=10.233.67.208:52880 2022/05/24 02:26:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/24 02:26: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. 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.174_9015" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.134_8181" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [INFO] agent: Synced service "_v19_aai-nquery_10.233.73.200_8446" 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.220_8080" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.14_9007" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.38.219_9001" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.220_8443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.45_443" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v15_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v1_parser_10.233.47.143_8806" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.200_8446" in sync 2022/05/24 02:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.200_8446" in sync 2022/