By type
+ 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: '26c546d4-b08b-c1f3-b555-7d3b3717c774' Node name: 'onap-msb-consul-59f55f8877-5hkd6' 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/01 01:01:57 [DEBUG] agent: Using random ID "26c546d4-b08b-c1f3-b555-7d3b3717c774" as node ID 2022/05/01 01:01:57 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:26c546d4-b08b-c1f3-b555-7d3b3717c774 Address:127.0.0.1:8300}] 2022/05/01 01:01:57 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/01 01:01:58 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/01 01:01:58 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/01 01:01:58 [WARN] raft: Unable to get address for server id 26c546d4-b08b-c1f3-b555-7d3b3717c774, using fallback address 127.0.0.1:8300: Could not find address for server id 26c546d4-b08b-c1f3-b555-7d3b3717c774 2022/05/01 01:01:58 [DEBUG] raft: Votes needed: 1 2022/05/01 01:01:58 [DEBUG] raft: Vote granted from 26c546d4-b08b-c1f3-b555-7d3b3717c774 in term 2. Tally: 1 2022/05/01 01:01:58 [INFO] raft: Election won. Tally: 1 2022/05/01 01:01:58 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/01 01:01:58 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-5hkd6.dc1 127.0.0.1 2022/05/01 01:01:58 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-5hkd6 127.0.0.1 2022/05/01 01:01:58 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-5hkd6 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:01:58 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/01 01:01:58 [INFO] consul: cluster leadership acquired 2022/05/01 01:01:58 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-5hkd6 2022/05/01 01:01:59 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-5hkd6.dc1" in area "wan" 2022/05/01 01:01:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/01 01:01:59 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/01 01:01:59 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/01 01:01:59 [INFO] agent: started state syncer 2022/05/01 01:01:59 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/01 01:01:59 [INFO] agent: Synced node info 2022/05/01 01:01:59 [DEBUG] agent: Node info in sync 2022/05/01 01:02:01 [DEBUG] agent: Node info in sync 2022/05/01 01:02:01 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/01 01:02:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:02:01 [INFO] consul: member 'onap-msb-consul-59f55f8877-5hkd6' joined, marking health alive 2022/05/01 01:02:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small ==> 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/01 01:02:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:03:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:03:41 [DEBUG] agent: Node info in sync 2022/05/01 01:03:58 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5hkd6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:03:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:04:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:05:10 [DEBUG] agent: Node info in sync 2022/05/01 01:05:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:06:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:06:11 [DEBUG] agent: Node info in sync 2022/05/01 01:06:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5hkd6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:06:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:07:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:08:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:08:02 [DEBUG] agent: Node info in sync 2022/05/01 01:08:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:09:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5hkd6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:09:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:09:15 [DEBUG] agent: Node info in sync 2022/05/01 01:09:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:10:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:10:33 [DEBUG] agent: Node info in sync 2022/05/01 01:10:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:11:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5hkd6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:11:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:12:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/01 01:12:19 [DEBUG] agent: Node info in sync 2022/05/01 01:12:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:13:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5hkd6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/01 01:13:32 [DEBUG] http: Request GET /v1/status/leader (930.75µs) from=10.233.67.4:57588 2022/05/01 01:13:34 [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/01 01:13: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/01 01:13:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.63.240_443" 2022/05/01 01:13:34 [DEBUG] agent: Node info in sync 2022/05/01 01:13:34 [DEBUG] http: Request PUT /v1/agent/service/register (523.995497ms) from=10.233.67.4:57598 2022/05/01 01:13:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:34 [DEBUG] agent: Node info in sync 2022/05/01 01:13:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (821.675µs) from=10.233.67.4:57600 2022/05/01 01:13: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/01 01:13: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/01 01:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:35 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.200_9015" 2022/05/01 01:13:35 [DEBUG] agent: Node info in sync 2022/05/01 01:13:35 [DEBUG] http: Request PUT /v1/agent/service/register (482.465374ms) from=10.233.67.4:57606 2022/05/01 01:13:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:35 [DEBUG] agent: Node info in sync 2022/05/01 01:13:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.17773ms) from=10.233.67.4:57610 2022/05/01 01:13:35 [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/01 01:13: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/01 01:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:36 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.41.195_9007" 2022/05/01 01:13:36 [DEBUG] agent: Node info in sync 2022/05/01 01:13:36 [DEBUG] http: Request PUT /v1/agent/service/register (857.94452ms) from=10.233.67.4:57614 2022/05/01 01:13:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:36 [DEBUG] agent: Node info in sync 2022/05/01 01:13:36 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (326.2µs) from=10.233.67.4:57624 2022/05/01 01:13:37 [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/01 01:13: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/01 01:13:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:37 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.41.195_9007" 2022/05/01 01:13:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:37 [DEBUG] agent: Node info in sync 2022/05/01 01:13:37 [DEBUG] http: Request PUT /v1/agent/service/register (260.165417ms) from=10.233.67.4:57628 2022/05/01 01:13:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:37 [DEBUG] agent: Node info in sync 2022/05/01 01:13:37 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (359.17µs) from=10.233.67.4:57630 2022/05/01 01:13:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13: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/01 01:13:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:38 [INFO] agent: Synced service "_v1_parser_10.233.31.106_8806" 2022/05/01 01:13:38 [DEBUG] agent: Node info in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:38 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:38 [DEBUG] agent: Node info in sync 2022/05/01 01:13:38 [DEBUG] http: Request PUT /v1/agent/service/register (365.614925ms) from=10.233.67.4:57634 2022/05/01 01:13:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (63.355245ms) from=10.233.67.4:57640 2022/05/01 01:13:39 [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/01 01:13: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/01 01:13:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:39 [INFO] agent: Synced service "_v1_catalog_10.233.31.106_8806" 2022/05/01 01:13:39 [DEBUG] agent: Node info in sync 2022/05/01 01:13:39 [DEBUG] http: Request PUT /v1/agent/service/register (569.132239ms) from=10.233.67.4:57644 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:39 [DEBUG] agent: Node info in sync 2022/05/01 01:13:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (503.723µs) from=10.233.67.4:57656 2022/05/01 01:13:39 [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/01 01:13: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/01 01:13:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:40 [INFO] agent: Synced service "_v1_nsd_10.233.31.106_8806" 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:40 [DEBUG] agent: Node info in sync 2022/05/01 01:13:40 [DEBUG] http: Request PUT /v1/agent/service/register (978.031717ms) from=10.233.67.4:57658 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:40 [DEBUG] agent: Node info in sync 2022/05/01 01:13:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (649.302µs) from=10.233.67.4:57682 2022/05/01 01:13:41 [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/01 01:13: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/01 01:13:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.106_8806" 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:41 [DEBUG] agent: Node info in sync 2022/05/01 01:13:41 [DEBUG] http: Request PUT /v1/agent/service/register (504.918416ms) from=10.233.67.4:57688 2022/05/01 01:13:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:41 [DEBUG] agent: Node info in sync 2022/05/01 01:13:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.768416ms) from=10.233.67.4:57692 2022/05/01 01:13:41 [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/01 01:13: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/01 01:13:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [INFO] agent: Synced service "_v1_message-router_10.233.28.207_3904" 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Node info in sync 2022/05/01 01:13:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.03729599s) from=10.233.67.4:57702 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:42 [DEBUG] agent: Node info in sync 2022/05/01 01:13:42 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (347.119µs) from=10.233.67.4:57706 2022/05/01 01:13:43 [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/01 01:13:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:43 [INFO] agent: Synced service "_v0_multicloud_10.233.51.189_9001" 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Node info in sync 2022/05/01 01:13:43 [DEBUG] http: Request PUT /v1/agent/service/register (465.266057ms) from=10.233.67.4:57710 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:43 [DEBUG] agent: Node info in sync 2022/05/01 01:13:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (465.299µs) from=10.233.67.4:57712 2022/05/01 01:13:43 [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/01 01:13:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [INFO] agent: Synced service "_v1_multicloud_10.233.51.189_9001" 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:44 [DEBUG] agent: Node info in sync 2022/05/01 01:13:44 [DEBUG] http: Request PUT /v1/agent/service/register (650.247172ms) from=10.233.67.4:57716 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:44 [DEBUG] agent: Node info in sync 2022/05/01 01:13:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (556.867µs) from=10.233.67.4:57726 2022/05/01 01:13:44 [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/01 01:13: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/01 01:13:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:45 [INFO] agent: Synced service "_v1_sdc_10.233.29.152_8443" 2022/05/01 01:13:45 [DEBUG] agent: Node info in sync 2022/05/01 01:13:45 [DEBUG] http: Request PUT /v1/agent/service/register (467.273272ms) from=10.233.67.4:57730 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:45 [DEBUG] agent: Node info in sync 2022/05/01 01:13:45 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (321.023048ms) from=10.233.67.4:57734 2022/05/01 01:13:45 [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/01 01:13: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/01 01:13:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.29.152_8080" 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:46 [DEBUG] agent: Node info in sync 2022/05/01 01:13:46 [DEBUG] http: Request PUT /v1/agent/service/register (701.760714ms) from=10.233.67.4:57740 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:46 [DEBUG] agent: Node info in sync 2022/05/01 01:13:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (595.47µs) from=10.233.67.4:57746 2022/05/01 01:13:46 [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/01 01:13:46 [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/01 01:13:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.58.104_8181" 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:47 [DEBUG] agent: Node info in sync 2022/05/01 01:13:47 [DEBUG] http: Request PUT /v1/agent/service/register (685.697718ms) from=10.233.67.4:57748 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:47 [DEBUG] agent: Node info in sync 2022/05/01 01:13:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (564.539µs) from=10.233.67.4:57754 2022/05/01 01:13:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13: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/01 01:13:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.206_9011" 2022/05/01 01:13:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:48 [DEBUG] agent: Node info in sync 2022/05/01 01:13:48 [DEBUG] http: Request PUT /v1/agent/service/register (406.522679ms) from=10.233.67.4:57758 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:48 [DEBUG] agent: Node info in sync 2022/05/01 01:13:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (472.319µs) from=10.233.67.4:57762 2022/05/01 01:13:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13: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/01 01:13:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.206_9011" 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:49 [DEBUG] agent: Node info in sync 2022/05/01 01:13:49 [DEBUG] http: Request PUT /v1/agent/service/register (563.277277ms) from=10.233.67.4:57764 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Node info in sync 2022/05/01 01:13:49 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (794.776µs) from=10.233.67.4:57768 2022/05/01 01:13:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:13:49 [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/01 01:13:49 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.174_8443" 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Node info in sync 2022/05/01 01:13:49 [DEBUG] http: Request PUT /v1/agent/service/register (201.286535ms) from=10.233.67.4:57770 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:49 [DEBUG] agent: Node info in sync 2022/05/01 01:13:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (635.045µs) from=10.233.67.4:57782 2022/05/01 01:13:49 [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/01 01:13:49 [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/01 01:13: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/01 01:13: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/01 01:13:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:50 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:50 [DEBUG] agent: Node info in sync 2022/05/01 01:13:50 [DEBUG] http: Request PUT /v1/agent/service/register (448.200615ms) from=10.233.67.4:57784 2022/05/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (564.54µs) from=10.233.67.4:57792 2022/05/01 01:13:50 [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/01 01:13: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/01 01:13: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/01 01:13:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:50 [DEBUG] agent: Node info in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:51 [DEBUG] agent: Node info in sync 2022/05/01 01:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (500.530697ms) from=10.233.67.4:57794 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Node info in sync 2022/05/01 01:13:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (316.936µs) from=10.233.67.4:57832 2022/05/01 01:13:51 [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/01 01:13:51 [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/01 01:13: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/01 01:13: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/01 01:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:51 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:51 [DEBUG] agent: Node info in sync 2022/05/01 01:13:51 [DEBUG] http: Request PUT /v1/agent/service/register (400.288418ms) from=10.233.67.4:57838 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:51 [DEBUG] agent: Node info in sync 2022/05/01 01:13:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (540.835µs) from=10.233.67.4:57844 2022/05/01 01:13:51 [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/01 01:13: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/01 01:13: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/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Node info in sync 2022/05/01 01:13:52 [DEBUG] http: Request PUT /v1/agent/service/register (499.886202ms) from=10.233.67.4:57846 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:52 [DEBUG] agent: Node info in sync 2022/05/01 01:13:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (621.547µs) from=10.233.67.4:57850 2022/05/01 01:13:52 [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/01 01:13:52 [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/01 01:13: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/01 01:13: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/01 01:13:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:53 [DEBUG] agent: Node info in sync 2022/05/01 01:13:53 [DEBUG] http: Request PUT /v1/agent/service/register (600.897734ms) from=10.233.67.4:57852 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:53 [DEBUG] agent: Node info in sync 2022/05/01 01:13:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (508.49µs) from=10.233.67.4:57856 2022/05/01 01:13:54 [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/01 01:13: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/01 01:13: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/01 01:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Node info in sync 2022/05/01 01:13:54 [DEBUG] http: Request PUT /v1/agent/service/register (497.308632ms) from=10.233.67.4:57864 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:54 [DEBUG] agent: Node info in sync 2022/05/01 01:13:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (432.753µs) from=10.233.67.4:57866 2022/05/01 01:13:54 [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/01 01:13:54 [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/01 01:13: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/01 01:13: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/01 01:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:56 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:56 [DEBUG] agent: Node info in sync 2022/05/01 01:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.168051181s) from=10.233.67.4:57868 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Node info in sync 2022/05/01 01:13:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (312.228µs) from=10.233.67.4:57878 2022/05/01 01:13:56 [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/01 01:13: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/01 01:13: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/01 01:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Node info in sync 2022/05/01 01:13:56 [DEBUG] http: Request PUT /v1/agent/service/register (417.286242ms) from=10.233.67.4:57880 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:13:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:13:56 [DEBUG] agent: Node info in sync 2022/05/01 01:13:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (430.885µs) from=10.233.67.4:57882 2022/05/01 01:13:56 [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/01 01:13:56 [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/01 01:13: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/01 01:13: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/01 01:13:59 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5hkd6" since the cluster is too small 2022/05/01 01:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:01 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Node info in sync 2022/05/01 01:14:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.609380533s) from=10.233.67.4:57886 2022/05/01 01:14:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:01 [DEBUG] agent: Node info in sync 2022/05/01 01:14:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (299.970453ms) from=10.233.67.4:57936 2022/05/01 01:14:02 [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/01 01:14: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/01 01:14: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/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:03 [DEBUG] agent: Node info in sync 2022/05/01 01:14:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.247048738s) from=10.233.67.4:57940 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:03 [DEBUG] agent: Node info in sync 2022/05/01 01:14:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (662.525µs) from=10.233.67.4:57948 2022/05/01 01:14:03 [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/01 01:14:03 [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/01 01:14:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Node info in sync 2022/05/01 01:14:04 [DEBUG] http: Request PUT /v1/agent/service/register (501.707094ms) from=10.233.67.4:57950 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:04 [DEBUG] agent: Node info in sync 2022/05/01 01:14:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (82.908625ms) from=10.233.67.4:57956 2022/05/01 01:14:04 [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/01 01:14:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Node info in sync 2022/05/01 01:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (857.29711ms) from=10.233.67.4:57958 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Node info in sync 2022/05/01 01:14:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (642.98µs) from=10.233.67.4:57962 2022/05/01 01:14:05 [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/01 01:14:05 [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/01 01:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Node info in sync 2022/05/01 01:14:05 [DEBUG] http: Request PUT /v1/agent/service/register (549.54032ms) from=10.233.67.4:57964 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:05 [DEBUG] agent: Node info in sync 2022/05/01 01:14:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (494.081µs) from=10.233.67.4:57966 2022/05/01 01:14:05 [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/01 01:14:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Node info in sync 2022/05/01 01:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (279.461984ms) from=10.233.67.4:57968 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Node info in sync 2022/05/01 01:14:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (727.932µs) from=10.233.67.4:57976 2022/05/01 01:14:06 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Node info in sync 2022/05/01 01:14:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.79052ms) from=10.233.67.4:57978 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:06 [DEBUG] agent: Node info in sync 2022/05/01 01:14:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (194.130329ms) from=10.233.67.4:57982 2022/05/01 01:14:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14: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/01 01:14: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/01 01:14:08 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:08 [DEBUG] agent: Node info in sync 2022/05/01 01:14:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.400814453s) from=10.233.67.4:57984 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:08 [DEBUG] agent: Node info in sync 2022/05/01 01:14:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (686.158µs) from=10.233.67.4:57990 2022/05/01 01:14:08 [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/01 01:14:08 [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/01 01:14: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/01 01:14: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/01 01:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Node info in sync 2022/05/01 01:14:09 [DEBUG] http: Request PUT /v1/agent/service/register (816.622638ms) from=10.233.67.4:57992 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:09 [DEBUG] agent: Node info in sync 2022/05/01 01:14:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (78.412826ms) from=10.233.67.4:58006 2022/05/01 01:14:09 [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/01 01:14: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/01 01:14: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/01 01:14:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.75.234_8446" 2022/05/01 01:14:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Node info in sync 2022/05/01 01:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.300099392s) from=10.233.67.4:58008 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Node info in sync 2022/05/01 01:14:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (199.575258ms) from=10.233.67.4:58034 2022/05/01 01:14:11 [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/01 01:14:11 [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/01 01:14: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/01 01:14: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/01 01:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Node info in sync 2022/05/01 01:14:11 [DEBUG] http: Request PUT /v1/agent/service/register (400.089202ms) from=10.233.67.4:58040 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:11 [DEBUG] agent: Node info in sync 2022/05/01 01:14:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (636.37µs) from=10.233.67.4:58044 2022/05/01 01:14:12 [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/01 01:14:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Node info in sync 2022/05/01 01:14:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.166290817s) from=10.233.67.4:58048 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:18 [DEBUG] agent: Node info in sync 2022/05/01 01:14:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (30.949479ms) from=10.233.67.4:58090 2022/05/01 01:14:18 [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/01 01:14:18 [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/01 01:14: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/01 01:14: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/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Node info in sync 2022/05/01 01:14:19 [DEBUG] http: Request PUT /v1/agent/service/register (900.579827ms) from=10.233.67.4:58092 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:19 [DEBUG] agent: Node info in sync 2022/05/01 01:14:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (776.151µs) from=10.233.67.4:58104 2022/05/01 01:14:20 [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/01 01:14: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/01 01:14: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/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Node info in sync 2022/05/01 01:14:20 [DEBUG] http: Request PUT /v1/agent/service/register (701.09042ms) from=10.233.67.4:58106 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:20 [DEBUG] agent: Node info in sync 2022/05/01 01:14:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (462.778µs) from=10.233.67.4:58114 2022/05/01 01:14:20 [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/01 01:14:20 [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/01 01:14: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/01 01:14: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/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:21 [DEBUG] agent: Node info in sync 2022/05/01 01:14:21 [DEBUG] http: Request PUT /v1/agent/service/register (380.141377ms) from=10.233.67.4:58116 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:21 [DEBUG] agent: Node info in sync 2022/05/01 01:14:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (939.223µs) from=10.233.67.4:58138 2022/05/01 01:14:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14: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/01 01:14: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/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Node info in sync 2022/05/01 01:14:22 [DEBUG] http: Request PUT /v1/agent/service/register (599.894955ms) from=10.233.67.4:58142 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Node info in sync 2022/05/01 01:14:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (716.238µs) from=10.233.67.4:58148 2022/05/01 01:14:22 [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/01 01:14:22 [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/01 01:14: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/01 01:14: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/01 01:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Node info in sync 2022/05/01 01:14:22 [DEBUG] http: Request PUT /v1/agent/service/register (301.877686ms) from=10.233.67.4:58150 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:22 [DEBUG] agent: Node info in sync 2022/05/01 01:14:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (396.336µs) from=10.233.67.4:58152 2022/05/01 01:14:22 [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/01 01:14: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/01 01:14: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/01 01:14:24 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Node info in sync 2022/05/01 01:14:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.32365209s) from=10.233.67.4:58154 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:24 [DEBUG] agent: Node info in sync 2022/05/01 01:14:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (464.442µs) from=10.233.67.4:58162 2022/05/01 01:14:24 [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/01 01:14:24 [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/01 01:14:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Node info in sync 2022/05/01 01:14:24 [DEBUG] http: Request PUT /v1/agent/service/register (401.087451ms) from=10.233.67.4:58164 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:24 [DEBUG] agent: Node info in sync 2022/05/01 01:14:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (519.014µs) from=10.233.67.4:58168 2022/05/01 01:14:25 [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/01 01:14:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:25 [DEBUG] agent: Node info in sync 2022/05/01 01:14:25 [DEBUG] http: Request PUT /v1/agent/service/register (799.861737ms) from=10.233.67.4:58170 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:25 [DEBUG] agent: Node info in sync 2022/05/01 01:14:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (442.856µs) from=10.233.67.4:58176 2022/05/01 01:14:26 [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/01 01:14:26 [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/01 01:14:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Node info in sync 2022/05/01 01:14:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.098546192s) from=10.233.67.4:58180 2022/05/01 01:14:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:27 [DEBUG] agent: Node info in sync 2022/05/01 01:14:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (682.534µs) from=10.233.67.4:58192 2022/05/01 01:14:27 [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/01 01:14:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:28 [DEBUG] agent: Node info in sync 2022/05/01 01:14:28 [DEBUG] http: Request PUT /v1/agent/service/register (800.069187ms) from=10.233.67.4:58194 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:28 [DEBUG] agent: Node info in sync 2022/05/01 01:14:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (491.664µs) from=10.233.67.4:58202 2022/05/01 01:14:28 [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/01 01:14:28 [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/01 01:14: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/01 01:14: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/01 01:14:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Node info in sync 2022/05/01 01:14:29 [DEBUG] http: Request PUT /v1/agent/service/register (601.478951ms) from=10.233.67.4:58204 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:29 [DEBUG] agent: Node info in sync 2022/05/01 01:14:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (299.793818ms) from=10.233.67.4:58208 2022/05/01 01:14:29 [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/01 01:14: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/01 01:14: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/01 01:14:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Node info in sync 2022/05/01 01:14:30 [DEBUG] http: Request PUT /v1/agent/service/register (202.735229ms) from=10.233.67.4:58218 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Node info in sync 2022/05/01 01:14:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (372.664µs) from=10.233.67.4:58226 2022/05/01 01:14:30 [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/01 01:14:30 [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/01 01:14:30 [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/01 01:14: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/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Node info in sync 2022/05/01 01:14:30 [DEBUG] http: Request PUT /v1/agent/service/register (450.283237ms) from=10.233.67.4:58228 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:30 [DEBUG] agent: Node info in sync 2022/05/01 01:14:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (100.860811ms) from=10.233.67.4:58236 2022/05/01 01:14:30 [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/01 01:14:30 [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/01 01:14: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/01 01:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Node info in sync 2022/05/01 01:14:31 [DEBUG] http: Request PUT /v1/agent/service/register (699.726111ms) from=10.233.67.4:58246 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:31 [DEBUG] agent: Node info in sync 2022/05/01 01:14:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (100.30317ms) from=10.233.67.4:58256 2022/05/01 01:14:32 [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/01 01:14:32 [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/01 01:14: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/01 01:14: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/01 01:14:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Node info in sync 2022/05/01 01:14:32 [DEBUG] http: Request PUT /v1/agent/service/register (685.756079ms) from=10.233.67.4:58258 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (5.271569ms) from=10.233.67.4:58262 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:32 [DEBUG] agent: Node info in sync 2022/05/01 01:14:33 [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/01 01:14: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/01 01:14: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/01 01:14:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.75.234_8446" 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Node info in sync 2022/05/01 01:14:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.000136996s) from=10.233.67.4:58268 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:34 [DEBUG] agent: Node info in sync 2022/05/01 01:14:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (830.304µs) from=10.233.67.4:58284 2022/05/01 01:14:34 [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/01 01:14:34 [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/01 01:14: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/01 01:14: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/01 01:14:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [INFO] agent: Synced service "_v11__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:35 [DEBUG] agent: Node info in sync 2022/05/01 01:14:35 [DEBUG] http: Request PUT /v1/agent/service/register (992.11608ms) from=10.233.67.4:58290 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:35 [DEBUG] agent: Node info in sync 2022/05/01 01:14:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (100.113306ms) from=10.233.67.4:58294 2022/05/01 01:14:35 [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/01 01:14: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/01 01:14: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/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:36 [INFO] agent: Synced service "_v11_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Node info in sync 2022/05/01 01:14:36 [DEBUG] http: Request PUT /v1/agent/service/register (500.074798ms) from=10.233.67.4:58296 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Node info in sync 2022/05/01 01:14:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (516.602µs) from=10.233.67.4:58300 2022/05/01 01:14:36 [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/01 01:14:36 [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/01 01:14: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/01 01:14: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/01 01:14:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [INFO] agent: Synced service "_v12__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:36 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Node info in sync 2022/05/01 01:14:37 [DEBUG] http: Request PUT /v1/agent/service/register (456.584111ms) from=10.233.67.4:58304 2022/05/01 01:14:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:37 [DEBUG] agent: Node info in sync 2022/05/01 01:14:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (344.406µs) from=10.233.67.4:58308 2022/05/01 01:14:37 [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/01 01:14: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/01 01:14: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/01 01:14:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [INFO] agent: Synced service "_v12_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Node info in sync 2022/05/01 01:14:38 [DEBUG] http: Request PUT /v1/agent/service/register (536.149935ms) from=10.233.67.4:58312 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:38 [DEBUG] agent: Node info in sync 2022/05/01 01:14:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (609.068µs) from=10.233.67.4:58316 2022/05/01 01:14:38 [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/01 01:14:38 [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/01 01:14: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/01 01:14: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/01 01:14:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [INFO] agent: Synced service "_v13__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Node info in sync 2022/05/01 01:14:39 [DEBUG] http: Request PUT /v1/agent/service/register (753.725555ms) from=10.233.67.4:58318 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Node info in sync 2022/05/01 01:14:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (577.717µs) from=10.233.67.4:58322 2022/05/01 01:14:39 [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/01 01:14: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/01 01:14: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/01 01:14:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [INFO] agent: Synced service "_v13_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Node info in sync 2022/05/01 01:14:39 [DEBUG] http: Request PUT /v1/agent/service/register (431.631315ms) from=10.233.67.4:58324 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:39 [DEBUG] agent: Node info in sync 2022/05/01 01:14:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (350.408µs) from=10.233.67.4:58340 2022/05/01 01:14:40 [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/01 01:14:40 [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/01 01:14: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/01 01:14: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/01 01:14:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [INFO] agent: Synced service "_v14__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:40 [DEBUG] agent: Node info in sync 2022/05/01 01:14:40 [DEBUG] http: Request PUT /v1/agent/service/register (433.614567ms) from=10.233.67.4:58346 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:40 [DEBUG] agent: Node info in sync 2022/05/01 01:14:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (566.787µs) from=10.233.67.4:58350 2022/05/01 01:14:40 [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/01 01:14: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/01 01:14: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/01 01:14:41 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [INFO] agent: Synced service "_v14_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Node info in sync 2022/05/01 01:14:41 [DEBUG] http: Request PUT /v1/agent/service/register (301.56197ms) from=10.233.67.4:58352 2022/05/01 01:14:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (290.007496ms) from=10.233.67.4:58374 2022/05/01 01:14:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:42 [DEBUG] agent: Node info in sync 2022/05/01 01:14:42 [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/01 01:14:42 [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/01 01:14: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/01 01:14: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/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [INFO] agent: Synced service "_v15__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Node info in sync 2022/05/01 01:14:43 [DEBUG] http: Request PUT /v1/agent/service/register (900.679632ms) from=10.233.67.4:58392 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (636.483µs) from=10.233.67.4:58398 2022/05/01 01:14:43 [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/01 01:14:43 [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/01 01:14:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Node info in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Node info in sync 2022/05/01 01:14:43 [DEBUG] http: Request PUT /v1/agent/service/register (600.181997ms) from=10.233.67.4:58402 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:43 [DEBUG] agent: Node info in sync 2022/05/01 01:14:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (625.392µs) from=10.233.67.4:58408 2022/05/01 01:14:44 [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/01 01:14:44 [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/01 01:14: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/01 01:14: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/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [INFO] agent: Synced service "_v16__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Node info in sync 2022/05/01 01:14:45 [DEBUG] http: Request PUT /v1/agent/service/register (782.355515ms) from=10.233.67.4:58414 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Node info in sync 2022/05/01 01:14:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (474.067µs) from=10.233.67.4:58420 2022/05/01 01:14:45 [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/01 01:14: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/01 01:14: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/01 01:14:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [INFO] agent: Synced service "_v16_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Node info in sync 2022/05/01 01:14:45 [DEBUG] http: Request PUT /v1/agent/service/register (400.469746ms) from=10.233.67.4:58422 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:45 [DEBUG] agent: Node info in sync 2022/05/01 01:14:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (521.368µs) from=10.233.67.4:58426 2022/05/01 01:14:46 [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/01 01:14:46 [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/01 01:14: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/01 01:14: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/01 01:14:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [INFO] agent: Synced service "_v17__aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Node info in sync 2022/05/01 01:14:46 [DEBUG] http: Request PUT /v1/agent/service/register (563.929757ms) from=10.233.67.4:58428 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:46 [DEBUG] agent: Node info in sync 2022/05/01 01:14:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (674.625µs) from=10.233.67.4:58432 2022/05/01 01:14:46 [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/01 01:14: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/01 01:14: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/01 01:14:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.174_8443" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [INFO] agent: Synced service "_v17_aai-nquery_10.233.75.234_8446" 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v0_multicloud_10.233.51.189_9001" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.29.152_8080" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.200_9015" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_parser_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.206_9011" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_sdc_10.233.29.152_8443" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_message-router_10.233.28.207_3904" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Node info in sync 2022/05/01 01:14:47 [DEBUG] http: Request PUT /v1/agent/service/register (465.227855ms) from=10.233.67.4:58436 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.104_8181" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.41.195_9007" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.240_443" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.106_8806" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v17_aai-nquery_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.234_8446" in sync 2022/05/01 01:14:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233