+ 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: '385f0b1b-ca56-656d-9c8d-def8415e673b' Node name: 'onap-msb-consul-59f55f8877-gdd2n' 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/03/14 23:47:47 [DEBUG] agent: Using random ID "385f0b1b-ca56-656d-9c8d-def8415e673b" as node ID 2022/03/14 23:47:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:385f0b1b-ca56-656d-9c8d-def8415e673b Address:127.0.0.1:8300}] 2022/03/14 23:47:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/14 23:47:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/14 23:47:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/14 23:47:48 [WARN] raft: Unable to get address for server id 385f0b1b-ca56-656d-9c8d-def8415e673b, using fallback address 127.0.0.1:8300: Could not find address for server id 385f0b1b-ca56-656d-9c8d-def8415e673b 2022/03/14 23:47:48 [DEBUG] raft: Votes needed: 1 2022/03/14 23:47:48 [DEBUG] raft: Vote granted from 385f0b1b-ca56-656d-9c8d-def8415e673b in term 2. Tally: 1 2022/03/14 23:47:48 [INFO] raft: Election won. Tally: 1 2022/03/14 23:47:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/14 23:47:48 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-gdd2n.dc1 127.0.0.1 2022/03/14 23:47:48 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-gdd2n 127.0.0.1 2022/03/14 23:47:48 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-gdd2n (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:47:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-gdd2n.dc1" in area "wan" 2022/03/14 23:47:48 [INFO] consul: cluster leadership acquired 2022/03/14 23:47:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/14 23:47:48 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-gdd2n 2022/03/14 23:47:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/14 23:47:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/14 23:47:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/14 23:47:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/14 23:47:49 [INFO] agent: started state syncer 2022/03/14 23:47:50 [INFO] agent: Synced node info 2022/03/14 23:47:51 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/14 23:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:47:51 [INFO] consul: member 'onap-msb-consul-59f55f8877-gdd2n' joined, marking health alive 2022/03/14 23:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:47:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:47:51 [DEBUG] agent: Node info in sync 2022/03/14 23:47:51 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/14 23:48:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:49:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:49:18 [DEBUG] agent: Node info in sync 2022/03/14 23:49:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-gdd2n.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:49:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:50:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:50:34 [DEBUG] agent: Node info in sync 2022/03/14 23:50:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:51:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:52:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:52:05 [DEBUG] agent: Node info in sync 2022/03/14 23:52:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-gdd2n.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:52:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:53:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:53:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:53:53 [DEBUG] agent: Node info in sync 2022/03/14 23:54:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-gdd2n.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:54:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:55:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:55:03 [DEBUG] agent: Node info in sync 2022/03/14 23:55:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:56:29 [DEBUG] agent: Node info in sync 2022/03/14 23:56:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:57:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-gdd2n.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:57:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:58:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/14 23:58:01 [DEBUG] agent: Node info in sync 2022/03/14 23:58:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:59:08 [DEBUG] http: Request GET /v1/status/leader (570.133µs) from=10.233.72.118:45256 2022/03/14 23:59:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-gdd2n.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/14 23:59:10 [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/03/14 23:59:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:11 [INFO] agent: Synced service "_v1_message-router_10.233.21.127_3904" 2022/03/14 23:59:11 [DEBUG] agent: Node info in sync 2022/03/14 23:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.161371337s) from=10.233.72.118:45264 2022/03/14 23:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:11 [DEBUG] agent: Node info in sync 2022/03/14 23:59:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (100.779058ms) from=10.233.72.118:45276 2022/03/14 23:59:11 [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/03/14 23:59: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/03/14 23:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:12 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.5.23_9007" 2022/03/14 23:59:12 [DEBUG] agent: Node info in sync 2022/03/14 23:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (698.312612ms) from=10.233.72.118:45288 2022/03/14 23:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:12 [DEBUG] agent: Node info in sync 2022/03/14 23:59:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (609.754µs) from=10.233.72.118:45302 2022/03/14 23:59:12 [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/03/14 23:59: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/03/14 23:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.5.23_9007" 2022/03/14 23:59:17 [DEBUG] agent: Node info in sync 2022/03/14 23:59:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.461159732s) from=10.233.72.118:45310 2022/03/14 23:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:17 [DEBUG] agent: Node info in sync 2022/03/14 23:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (864.047µs) from=10.233.72.118:45332 2022/03/14 23:59:17 [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/03/14 23:59:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:19 [INFO] agent: Synced service "_v1_parser_10.233.43.226_8806" 2022/03/14 23:59:19 [DEBUG] agent: Node info in sync 2022/03/14 23:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (2.091925611s) from=10.233.72.118:45340 2022/03/14 23:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:19 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:19 [DEBUG] agent: Node info in sync 2022/03/14 23:59:19 [DEBUG] http: Request GET /v1/health/service/parser-v1 (56.512911ms) from=10.233.72.118:45362 2022/03/14 23:59:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:20 [INFO] agent: Synced service "_v1_catalog_10.233.43.226_8806" 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:20 [DEBUG] agent: Node info in sync 2022/03/14 23:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (390.725577ms) from=10.233.72.118:45366 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:20 [DEBUG] agent: Node info in sync 2022/03/14 23:59:20 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (319.702µs) from=10.233.72.118:45368 2022/03/14 23:59:20 [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/03/14 23:59: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/03/14 23:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:22 [INFO] agent: Synced service "_v1_nsd_10.233.43.226_8806" 2022/03/14 23:59:22 [DEBUG] agent: Node info in sync 2022/03/14 23:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (2.286183228s) from=10.233.72.118:45370 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:22 [DEBUG] agent: Node info in sync 2022/03/14 23:59:22 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (757.994µs) from=10.233.72.118:45414 2022/03/14 23:59:23 [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/03/14 23:59:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.226_8806" 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Node info in sync 2022/03/14 23:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (432.887931ms) from=10.233.72.118:45416 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Node info in sync 2022/03/14 23:59:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (363.11µs) from=10.233.72.118:45418 2022/03/14 23:59:23 [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/03/14 23:59:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:23 [INFO] agent: Synced service "_v1_sdc_10.233.28.60_8443" 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Node info in sync 2022/03/14 23:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (511.708788ms) from=10.233.72.118:45420 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:23 [DEBUG] agent: Node info in sync 2022/03/14 23:59:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (345.373µs) from=10.233.72.118:45430 2022/03/14 23:59:24 [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/03/14 23:59: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/03/14 23:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.28.60_8080" 2022/03/14 23:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Node info in sync 2022/03/14 23:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (587.044569ms) from=10.233.72.118:45432 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:24 [DEBUG] agent: Node info in sync 2022/03/14 23:59:24 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (99.924628ms) from=10.233.72.118:45440 2022/03/14 23:59:25 [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/03/14 23:59: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/03/14 23:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.39.49_9011" 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Node info in sync 2022/03/14 23:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (497.625505ms) from=10.233.72.118:45442 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:25 [DEBUG] agent: Node info in sync 2022/03/14 23:59:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.077315ms) from=10.233.72.118:45448 2022/03/14 23:59:25 [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/03/14 23:59: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/03/14 23:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:26 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.39.49_9011" 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Node info in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:26 [DEBUG] agent: Node info in sync 2022/03/14 23:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (657.669234ms) from=10.233.72.118:45452 2022/03/14 23:59:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (475.712µs) from=10.233.72.118:45462 2022/03/14 23:59:26 [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/03/14 23:59: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/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.244_443" 2022/03/14 23:59:27 [DEBUG] agent: Node info in sync 2022/03/14 23:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (251.566007ms) from=10.233.72.118:45464 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:27 [DEBUG] agent: Node info in sync 2022/03/14 23:59:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (199.927741ms) from=10.233.72.118:45468 2022/03/14 23:59:27 [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/03/14 23:59: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/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.13.137_9015" 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Node info in sync 2022/03/14 23:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (136.859333ms) from=10.233.72.118:45476 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:27 [DEBUG] agent: Node info in sync 2022/03/14 23:59:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (99.860819ms) from=10.233.72.118:45482 2022/03/14 23:59:27 [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/03/14 23:59:27 [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/03/14 23:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [INFO] agent: Synced service "_v1_wf-gui_10.233.45.194_8443" 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:28 [DEBUG] agent: Node info in sync 2022/03/14 23:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (554.676599ms) from=10.233.72.118:45484 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:28 [DEBUG] agent: Node info in sync 2022/03/14 23:59:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.923198ms) from=10.233.72.118:45494 2022/03/14 23:59:28 [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/03/14 23:59:28 [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/03/14 23:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:29 [INFO] agent: Synced service "_v1_sdc-gui_10.233.62.167_8181" 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Node info in sync 2022/03/14 23:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (901.31552ms) from=10.233.72.118:45498 2022/03/14 23:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:29 [DEBUG] agent: Node info in sync 2022/03/14 23:59:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (785.127µs) from=10.233.72.118:45512 2022/03/14 23:59:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59: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/03/14 23:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:30 [INFO] agent: Synced service "_v0_multicloud_10.233.8.178_9001" 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Node info in sync 2022/03/14 23:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (800.391204ms) from=10.233.72.118:45520 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:30 [DEBUG] agent: Node info in sync 2022/03/14 23:59:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (471.027µs) from=10.233.72.118:45530 2022/03/14 23:59:31 [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/03/14 23:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:31 [INFO] agent: Synced service "_v1_multicloud_10.233.8.178_9001" 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:31 [DEBUG] agent: Node info in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:31 [DEBUG] agent: Node info in sync 2022/03/14 23:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (702.968613ms) from=10.233.72.118:45532 2022/03/14 23:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (405.836µs) from=10.233.72.118:45552 2022/03/14 23:59:31 [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/03/14 23:59:31 [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/03/14 23:59:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Node info in sync 2022/03/14 23:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (426.509938ms) from=10.233.72.118:45554 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:32 [DEBUG] agent: Node info in sync 2022/03/14 23:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (573.48µs) from=10.233.72.118:45562 2022/03/14 23:59:32 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Node info in sync 2022/03/14 23:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (340.079568ms) from=10.233.72.118:45564 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:32 [DEBUG] agent: Node info in sync 2022/03/14 23:59:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (99.923004ms) from=10.233.72.118:45578 2022/03/14 23:59:32 [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/03/14 23:59:32 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Node info in sync 2022/03/14 23:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (480.400149ms) from=10.233.72.118:45580 2022/03/14 23:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:33 [DEBUG] agent: Node info in sync 2022/03/14 23:59:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (201.048718ms) from=10.233.72.118:45590 2022/03/14 23:59:34 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:34 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Node info in sync 2022/03/14 23:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (304.776769ms) from=10.233.72.118:45592 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:34 [DEBUG] agent: Node info in sync 2022/03/14 23:59:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (505.043µs) from=10.233.72.118:45596 2022/03/14 23:59:35 [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/03/14 23:59:35 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Node info in sync 2022/03/14 23:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (200.708113ms) from=10.233.72.118:45598 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Node info in sync 2022/03/14 23:59:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (455.873µs) from=10.233.72.118:45604 2022/03/14 23:59:35 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:35 [DEBUG] agent: Node info in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:35 [DEBUG] agent: Node info in sync 2022/03/14 23:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (495.959688ms) from=10.233.72.118:45606 2022/03/14 23:59:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (200.486233ms) from=10.233.72.118:45614 2022/03/14 23:59:36 [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/03/14 23:59:36 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Node info in sync 2022/03/14 23:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (608.238874ms) from=10.233.72.118:45620 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:36 [DEBUG] agent: Node info in sync 2022/03/14 23:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (419.443µs) from=10.233.72.118:45632 2022/03/14 23:59:37 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Node info in sync 2022/03/14 23:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (380.574821ms) from=10.233.72.118:45636 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:37 [DEBUG] agent: Node info in sync 2022/03/14 23:59:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (595.762µs) from=10.233.72.118:45648 2022/03/14 23:59:37 [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/03/14 23:59:37 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Node info in sync 2022/03/14 23:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (461.699316ms) from=10.233.72.118:45650 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:38 [DEBUG] agent: Node info in sync 2022/03/14 23:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (99.935144ms) from=10.233.72.118:45658 2022/03/14 23:59:38 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:39 [DEBUG] agent: Node info in sync 2022/03/14 23:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (855.95626ms) from=10.233.72.118:45662 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:39 [DEBUG] agent: Node info in sync 2022/03/14 23:59:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (99.767333ms) from=10.233.72.118:45672 2022/03/14 23:59:40 [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/03/14 23:59:40 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Node info in sync 2022/03/14 23:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (605.53192ms) from=10.233.72.118:45676 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:40 [DEBUG] agent: Node info in sync 2022/03/14 23:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.196201ms) from=10.233.72.118:45680 2022/03/14 23:59:41 [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/03/14 23:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59: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/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Node info in sync 2022/03/14 23:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (601.987598ms) from=10.233.72.118:45682 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:41 [DEBUG] agent: Node info in sync 2022/03/14 23:59:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (553.401µs) from=10.233.72.118:45702 2022/03/14 23:59:41 [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/03/14 23:59:41 [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/03/14 23:59:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59: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/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Node info in sync 2022/03/14 23:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (500.557263ms) from=10.233.72.118:45706 2022/03/14 23:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:42 [DEBUG] agent: Node info in sync 2022/03/14 23:59:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (604.408µs) from=10.233.72.118:45728 2022/03/14 23:59:42 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:43 [DEBUG] agent: Node info in sync 2022/03/14 23:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (800.840917ms) from=10.233.72.118:45732 2022/03/14 23:59:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:43 [DEBUG] agent: Node info in sync 2022/03/14 23:59:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (763.028µs) from=10.233.72.118:45744 2022/03/14 23:59:43 [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/03/14 23:59:43 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:44 [DEBUG] agent: Node info in sync 2022/03/14 23:59:44 [DEBUG] http: Request PUT /v1/agent/service/register (938.606482ms) from=10.233.72.118:45748 2022/03/14 23:59:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:44 [DEBUG] agent: Node info in sync 2022/03/14 23:59:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (563.871µs) from=10.233.72.118:45758 2022/03/14 23:59:45 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Node info in sync 2022/03/14 23:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (601.416859ms) from=10.233.72.118:45760 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:45 [DEBUG] agent: Node info in sync 2022/03/14 23:59:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (430.95µs) from=10.233.72.118:45766 2022/03/14 23:59:45 [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/03/14 23:59:45 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Node info in sync 2022/03/14 23:59:46 [DEBUG] http: Request PUT /v1/agent/service/register (221.31604ms) from=10.233.72.118:45768 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Node info in sync 2022/03/14 23:59:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (735.741µs) from=10.233.72.118:45770 2022/03/14 23:59:46 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.121_8446" 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:46 [DEBUG] agent: Node info in sync 2022/03/14 23:59:46 [DEBUG] http: Request PUT /v1/agent/service/register (477.831647ms) from=10.233.72.118:45772 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:46 [DEBUG] agent: Node info in sync 2022/03/14 23:59:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (400.563237ms) from=10.233.72.118:45778 2022/03/14 23:59:47 [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/03/14 23:59:47 [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/03/14 23:59:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59: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/03/14 23:59:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:48 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:48 [DEBUG] agent: Node info in sync 2022/03/14 23:59:48 [DEBUG] http: Request PUT /v1/agent/service/register (550.342705ms) from=10.233.72.118:45786 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:48 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:48 [DEBUG] agent: Node info in sync 2022/03/14 23:59:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (536.791µs) from=10.233.72.118:45792 2022/03/14 23:59:48 [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/03/14 23:59:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59: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/03/14 23:59:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-gdd2n" since the cluster is too small 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Node info in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:49 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:49 [DEBUG] agent: Node info in sync 2022/03/14 23:59:49 [DEBUG] http: Request PUT /v1/agent/service/register (599.885813ms) from=10.233.72.118:45800 2022/03/14 23:59:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (199.944652ms) from=10.233.72.118:45808 2022/03/14 23:59:49 [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/03/14 23:59:49 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Node info in sync 2022/03/14 23:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.474292818s) from=10.233.72.118:45812 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Node info in sync 2022/03/14 23:59:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (659.746µs) from=10.233.72.118:45820 2022/03/14 23:59:51 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Node info in sync 2022/03/14 23:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (344.136213ms) from=10.233.72.118:45822 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:51 [DEBUG] agent: Node info in sync 2022/03/14 23:59:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (99.955382ms) from=10.233.72.118:45836 2022/03/14 23:59:51 [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/03/14 23:59:51 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Node info in sync 2022/03/14 23:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (673.433321ms) from=10.233.72.118:45838 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:52 [DEBUG] agent: Node info in sync 2022/03/14 23:59:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (99.842699ms) from=10.233.72.118:45844 2022/03/14 23:59:52 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Node info in sync 2022/03/14 23:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (485.623172ms) from=10.233.72.118:45856 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Node info in sync 2022/03/14 23:59:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (359.945µs) from=10.233.72.118:45858 2022/03/14 23:59:53 [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/03/14 23:59:53 [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/03/14 23:59:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Node info in sync 2022/03/14 23:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (57.390259ms) from=10.233.72.118:45862 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:53 [DEBUG] agent: Node info in sync 2022/03/14 23:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (599.903757ms) from=10.233.72.118:45864 2022/03/14 23:59:54 [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/03/14 23:59: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/03/14 23:59:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Node info in sync 2022/03/14 23:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.099796175s) from=10.233.72.118:45868 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:55 [DEBUG] agent: Node info in sync 2022/03/14 23:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (492.391µs) from=10.233.72.118:45874 2022/03/14 23:59:55 [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/03/14 23:59:56 [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/03/14 23:59: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/03/14 23:59: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/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Node info in sync 2022/03/14 23:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (700.001002ms) from=10.233.72.118:45876 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:56 [DEBUG] agent: Node info in sync 2022/03/14 23:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.170607ms) from=10.233.72.118:45882 2022/03/14 23:59:57 [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/03/14 23:59:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Node info in sync 2022/03/14 23:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (801.257243ms) from=10.233.72.118:45884 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:57 [DEBUG] agent: Node info in sync 2022/03/14 23:59:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (498.858µs) from=10.233.72.118:45894 2022/03/14 23:59:57 [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/03/14 23:59:57 [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/03/14 23:59:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:58 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Node info in sync 2022/03/14 23:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (701.075501ms) from=10.233.72.118:45896 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:58 [DEBUG] agent: Node info in sync 2022/03/14 23:59:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (532.011µs) from=10.233.72.118:45908 2022/03/14 23:59:58 [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/03/14 23:59:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.121_8446" 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Node info in sync 2022/03/14 23:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (916.331194ms) from=10.233.72.118:45910 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/14 23:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/14 23:59:59 [DEBUG] agent: Node info in sync 2022/03/14 23:59:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (361.156µs) from=10.233.72.118:45920 2022/03/14 23:59:59 [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/03/14 23:59:59 [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/03/14 23:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/14 23:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Node info in sync 2022/03/15 00:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (911.511878ms) from=10.233.72.118:45922 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:00 [DEBUG] agent: Node info in sync 2022/03/15 00:00:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (475.027µs) from=10.233.72.118:45926 2022/03/15 00:00:01 [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/03/15 00:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Node info in sync 2022/03/15 00:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (800.645984ms) from=10.233.72.118:45928 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:01 [DEBUG] agent: Node info in sync 2022/03/15 00:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (594.405712ms) from=10.233.72.118:45946 2022/03/15 00:00:02 [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/03/15 00:00:02 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Node info in sync 2022/03/15 00:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.001343732s) from=10.233.72.118:45952 2022/03/15 00:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:03 [DEBUG] agent: Node info in sync 2022/03/15 00:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (99.948224ms) from=10.233.72.118:45966 2022/03/15 00:00:03 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Node info in sync 2022/03/15 00:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (901.686297ms) from=10.233.72.118:45968 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:04 [DEBUG] agent: Node info in sync 2022/03/15 00:00:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (99.980883ms) from=10.233.72.118:45972 2022/03/15 00:00:05 [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/03/15 00:00:05 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Node info in sync 2022/03/15 00:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.298312119s) from=10.233.72.118:45974 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:06 [DEBUG] agent: Node info in sync 2022/03/15 00:00:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (100.070738ms) from=10.233.72.118:45980 2022/03/15 00:00:06 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.121_8446" 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Node info in sync 2022/03/15 00:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.199868668s) from=10.233.72.118:45986 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:07 [DEBUG] agent: Node info in sync 2022/03/15 00:00:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (99.935214ms) from=10.233.72.118:45994 2022/03/15 00:00:08 [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/03/15 00:00:08 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Node info in sync 2022/03/15 00:00:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.871818466s) from=10.233.72.118:45996 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (99.879731ms) from=10.233.72.118:46014 2022/03/15 00:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:10 [DEBUG] agent: Node info in sync 2022/03/15 00:00:10 [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/03/15 00:00:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Node info in sync 2022/03/15 00:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.310731894s) from=10.233.72.118:46016 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:11 [DEBUG] agent: Node info in sync 2022/03/15 00:00:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (103.337914ms) from=10.233.72.118:46038 2022/03/15 00:00:13 [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/03/15 00:00:13 [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/03/15 00:00:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Node info in sync 2022/03/15 00:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.008256869s) from=10.233.72.118:46040 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:14 [DEBUG] agent: Node info in sync 2022/03/15 00:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (297.842µs) from=10.233.72.118:46056 2022/03/15 00:00:14 [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/03/15 00:00:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:15 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Node info in sync 2022/03/15 00:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.000178835s) from=10.233.72.118:46058 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:15 [DEBUG] agent: Node info in sync 2022/03/15 00:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.149932ms) from=10.233.72.118:46064 2022/03/15 00:00:15 [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/03/15 00:00:15 [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/03/15 00:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Node info in sync 2022/03/15 00:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (648.353814ms) from=10.233.72.118:46066 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:16 [DEBUG] agent: Node info in sync 2022/03/15 00:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (414.368µs) from=10.233.72.118:46072 2022/03/15 00:00:16 [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/03/15 00:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Node info in sync 2022/03/15 00:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (900.210246ms) from=10.233.72.118:46076 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (3.63104ms) from=10.233.72.118:46088 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:17 [DEBUG] agent: Node info in sync 2022/03/15 00:00:17 [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/03/15 00:00:17 [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/03/15 00:00:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:18 [DEBUG] agent: Node info in sync 2022/03/15 00:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (783.983732ms) from=10.233.72.118:46090 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (321.488µs) from=10.233.72.118:46098 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:18 [DEBUG] agent: Node info in sync 2022/03/15 00:00:18 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Node info in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:19 [DEBUG] agent: Node info in sync 2022/03/15 00:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (1.097704609s) from=10.233.72.118:46100 2022/03/15 00:00:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (574.158µs) from=10.233.72.118:46110 2022/03/15 00:00:19 [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/03/15 00:00:19 [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/03/15 00:00:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:20 [DEBUG] agent: Node info in sync 2022/03/15 00:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (635.982443ms) from=10.233.72.118:46112 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (99.929651ms) from=10.233.72.118:46116 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:20 [DEBUG] agent: Node info in sync 2022/03/15 00:00:20 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Node info in sync 2022/03/15 00:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.19967613s) from=10.233.72.118:46118 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Node info in sync 2022/03/15 00:00:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (381.002µs) from=10.233.72.118:46140 2022/03/15 00:00:22 [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/03/15 00:00:22 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Node info in sync 2022/03/15 00:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (417.503221ms) from=10.233.72.118:46142 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:23 [DEBUG] agent: Node info in sync 2022/03/15 00:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (777.991µs) from=10.233.72.118:46156 2022/03/15 00:00:23 [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/03/15 00:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Node info in sync 2022/03/15 00:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (894.120036ms) from=10.233.72.118:46158 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:24 [DEBUG] agent: Node info in sync 2022/03/15 00:00:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.003124ms) from=10.233.72.118:46164 2022/03/15 00:00:25 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/15 00:00: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/03/15 00:00: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/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Node info in sync 2022/03/15 00:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (354.492986ms) from=10.233.72.118:46166 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:25 [DEBUG] agent: Node info in sync 2022/03/15 00:00:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (509.748µs) from=10.233.72.118:46170 2022/03/15 00:00:25 [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/03/15 00:00: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/03/15 00:00: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/03/15 00:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.62.167_8181" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.244_443" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.60_8080" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [INFO] agent: Synced service "_v17_aai-nquery_10.233.77.121_8446" 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.13.137_9015" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.45.194_8443" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Node info in sync 2022/03/15 00:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (771.505771ms) from=10.233.72.118:46172 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_parser_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.23_9007" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.49_9011" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.43.226_8806" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.8.178_9001" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.60_8443" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.21.127_3904" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.121_8446" in sync 2022/03/15 00:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.121_8446" in sync 2022/0