By type
+ CONSUL_BIND=
+ [ -n ]
+ CONSUL_CLIENT=
+ [ -n ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n ]
+ echo agent
+ grep ^-
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
Version: 'v1.4.3'
Node ID: '25b3a133-a670-5bfe-e8ee-c11348eb0f35'
Node name: 'onap-msb-consul-f96d66b85-4hwh8'
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/29 04:45:38 [DEBUG] agent: Using random ID "25b3a133-a670-5bfe-e8ee-c11348eb0f35" as node ID
2022/03/29 04:45:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:25b3a133-a670-5bfe-e8ee-c11348eb0f35 Address:127.0.0.1:8300}]
2022/03/29 04:45:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/03/29 04:45:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4hwh8.dc1 127.0.0.1
2022/03/29 04:45:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-4hwh8 127.0.0.1
2022/03/29 04:45:38 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-4hwh8 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/03/29 04:45:38 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-4hwh8.dc1" in area "wan"
2022/03/29 04:45:38 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/03/29 04:45:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/03/29 04:45:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/03/29 04:45:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/03/29 04:45:38 [INFO] agent: started state syncer
2022/03/29 04:45:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/03/29 04:45:38 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/03/29 04:45:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/03/29 04:45:38 [DEBUG] raft: Votes needed: 1
2022/03/29 04:45:38 [DEBUG] raft: Vote granted from 25b3a133-a670-5bfe-e8ee-c11348eb0f35 in term 2. Tally: 1
2022/03/29 04:45:38 [INFO] raft: Election won. Tally: 1
2022/03/29 04:45:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/03/29 04:45:38 [INFO] consul: cluster leadership acquired
2022/03/29 04:45:38 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-4hwh8
2022/03/29 04:45:38 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/03/29 04:45:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:45:38 [INFO] consul: member 'onap-msb-consul-f96d66b85-4hwh8' joined, marking health alive
2022/03/29 04:45:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:45:38 [INFO] agent: Synced node info
2022/03/29 04:45:38 [DEBUG] agent: Node info in sync
2022/03/29 04:45:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:45:40 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.11.4 (currently running: 1.4.3)
2022/03/29 04:46:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:46:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:46:53 [DEBUG] agent: Node info in sync
2022/03/29 04:47:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4hwh8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/03/29 04:47:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:48:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:48:08 [DEBUG] agent: Node info in sync
2022/03/29 04:48:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:49:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:49:23 [DEBUG] agent: Node info in sync
2022/03/29 04:49:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:50:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4hwh8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/03/29 04:50:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:50:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:50:49 [DEBUG] agent: Node info in sync
2022/03/29 04:51:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:52:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:52:35 [DEBUG] agent: Node info in sync
2022/03/29 04:52:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:53:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4hwh8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/03/29 04:53:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:53:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:53:57 [DEBUG] agent: Node info in sync
2022/03/29 04:54:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:55:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:55:22 [DEBUG] agent: Node info in sync
2022/03/29 04:55:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:55:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-4hwh8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/03/29 04:56:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:56:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/03/29 04:56:55 [DEBUG] agent: Node info in sync
2022/03/29 04:57:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-4hwh8" since the cluster is too small
2022/03/29 04:58:10 [DEBUG] http: Request GET /v1/status/leader (2.103342ms) from=10.233.69.14:39100
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [INFO] agent: Synced service "_v1_parser_10.233.11.206_8806"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (16.03755ms) from=10.233.69.14:39112
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (763.745µs) from=10.233.69.14:39116
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_catalog_10.233.11.206_8806"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (6.299324ms) from=10.233.69.14:39122
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (785.991µs) from=10.233.69.14:39124
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [INFO] agent: Synced service "_v1_nsd_10.233.11.206_8806"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.132588ms) from=10.233.69.14:39132
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (368.402µs) from=10.233.69.14:39134
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.206_8806"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (15.890692ms) from=10.233.69.14:39144
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (8.594455ms) from=10.233.69.14:39146
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.87_9011"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.85248ms) from=10.233.69.14:39150
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (583.591µs) from=10.233.69.14:39152
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.87_9011"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.041399ms) from=10.233.69.14:39156
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (510.473µs) from=10.233.69.14:39160
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_message-router_10.233.39.68_3904"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.289912ms) from=10.233.69.14:39164
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (776.053µs) from=10.233.69.14:39166
2022/03/29 04:58:11 [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/29 04:58:11 [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/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_wf-gui_10.233.35.183_8443"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.481587ms) from=10.233.69.14:39172
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (451.563µs) from=10.233.69.14:39174
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_sdc_10.233.61.112_8443"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (24.32456ms) from=10.233.69.14:39178
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (415.842µs) from=10.233.69.14:39180
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.61.112_8080"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (3.544339ms) from=10.233.69.14:39184
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (519.749µs) from=10.233.69.14:39186
2022/03/29 04:58:11 [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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.12.110_9015"
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (9.121325ms) from=10.233.69.14:39190
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (571.63µs) from=10.233.69.14:39192
2022/03/29 04:58: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/29 04:58: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/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.156_9007"
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (26.397123ms) from=10.233.69.14:39196
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:11 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:11 [DEBUG] agent: Node info in sync
2022/03/29 04:58:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (417.712µs) from=10.233.69.14:39198
2022/03/29 04:58: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/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.156_9007"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.005043ms) from=10.233.69.14:39204
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (7.858482ms) from=10.233.69.14:39206
2022/03/29 04:58:12 [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/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.46.184_443"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.653221ms) from=10.233.69.14:39212
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (912.437µs) from=10.233.69.14:39214
2022/03/29 04:58:12 [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/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v0_multicloud_10.233.27.105_9001"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.463451ms) from=10.233.69.14:39218
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (452.703µs) from=10.233.69.14:39220
2022/03/29 04:58:12 [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/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v1_multicloud_10.233.27.105_9001"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.803167ms) from=10.233.69.14:39224
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (477.526µs) from=10.233.69.14:39226
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.225_8181"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.774389ms) from=10.233.69.14:39230
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (371.718µs) from=10.233.69.14:39232
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.746646ms) from=10.233.69.14:39236
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (430.037µs) from=10.233.69.14:39238
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.66964ms) from=10.233.69.14:39244
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (445.165µs) from=10.233.69.14:39246
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (16.214228ms) from=10.233.69.14:39250
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (442.741µs) from=10.233.69.14:39252
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (11.544435ms) from=10.233.69.14:39256
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (729.703µs) from=10.233.69.14:39258
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.493615ms) from=10.233.69.14:39264
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (469.633µs) from=10.233.69.14:39266
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.056245ms) from=10.233.69.14:39270
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (547.617µs) from=10.233.69.14:39272
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (12.126975ms) from=10.233.69.14:39278
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (682.943µs) from=10.233.69.14:39280
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.629871ms) from=10.233.69.14:39284
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (439.718µs) from=10.233.69.14:39288
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.391356ms) from=10.233.69.14:39292
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (537.267µs) from=10.233.69.14:39294
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.890557ms) from=10.233.69.14:39298
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (421.323µs) from=10.233.69.14:39300
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.929152ms) from=10.233.69.14:39306
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (382.883µs) from=10.233.69.14:39308
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (7.640998ms) from=10.233.69.14:39312
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (874.341µs) from=10.233.69.14:39314
2022/03/29 04:58:12 [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/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (3.805084ms) from=10.233.69.14:39318
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (379.249µs) from=10.233.69.14:39320
2022/03/29 04:58:12 [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/29 04:58:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (4.33771ms) from=10.233.69.14:39324
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:12 [DEBUG] agent: Node info in sync
2022/03/29 04:58:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (32.77268ms) from=10.233.69.14:39326
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (3.522305ms) from=10.233.69.14:39330
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (508.999µs) from=10.233.69.14:39332
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (7.084151ms) from=10.233.69.14:39336
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (468.749µs) from=10.233.69.14:39338
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.095557ms) from=10.233.69.14:39342
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (477.056µs) from=10.233.69.14:39344
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (25.734788ms) from=10.233.69.14:39348
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (6.023318ms) from=10.233.69.14:39352
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.792678ms) from=10.233.69.14:39356
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (484.529µs) from=10.233.69.14:39358
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.665094ms) from=10.233.69.14:39362
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (406.961µs) from=10.233.69.14:39364
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (29.064369ms) from=10.233.69.14:39368
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (10.332547ms) from=10.233.69.14:39372
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (13.785707ms) from=10.233.69.14:39376
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (3.245782ms) from=10.233.69.14:39378
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (30.808673ms) from=10.233.69.14:39382
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (362.682µs) from=10.233.69.14:39384
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (23.658782ms) from=10.233.69.14:39388
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (721.892µs) from=10.233.69.14:39392
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (46.471428ms) from=10.233.69.14:39396
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (462.32µs) from=10.233.69.14:39398
2022/03/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (49.297733ms) from=10.233.69.14:39402
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (468.757µs) from=10.233.69.14:39404
2022/03/29 04:58:13 [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/29 04:58:13 [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/29 04:58: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/29 04:58: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/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (74.849054ms) from=10.233.69.14:39408
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:13 [DEBUG] agent: Node info in sync
2022/03/29 04:58:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (455.216µs) from=10.233.69.14:39410
2022/03/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.448154ms) from=10.233.69.14:39422
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (672.313µs) from=10.233.69.14:39424
2022/03/29 04:58:14 [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/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.774116ms) from=10.233.69.14:39428
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (2.238576ms) from=10.233.69.14:39430
2022/03/29 04:58:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (19.397628ms) from=10.233.69.14:39434
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (516.416µs) from=10.233.69.14:39436
2022/03/29 04:58:14 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.100887ms) from=10.233.69.14:39440
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (15.210476ms) from=10.233.69.14:39442
2022/03/29 04:58:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (24.318468ms) from=10.233.69.14:39448
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (473.949µs) from=10.233.69.14:39450
2022/03/29 04:58:14 [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/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (9.289831ms) from=10.233.69.14:39454
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (464.785µs) from=10.233.69.14:39456
2022/03/29 04:58:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (48.081591ms) from=10.233.69.14:39462
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (457.682µs) from=10.233.69.14:39464
2022/03/29 04:58:14 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/03/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (12.566482ms) from=10.233.69.14:39468
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.28086ms) from=10.233.69.14:39470
2022/03/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (14.282896ms) from=10.233.69.14:39474
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (401.695µs) from=10.233.69.14:39476
2022/03/29 04:58:14 [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/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (17.929293ms) from=10.233.69.14:39482
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (371.219µs) from=10.233.69.14:39484
2022/03/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (6.350329ms) from=10.233.69.14:39488
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (382.162µs) from=10.233.69.14:39490
2022/03/29 04:58:14 [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/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (35.352683ms) from=10.233.69.14:39494
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (387.68µs) from=10.233.69.14:39496
2022/03/29 04:58: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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (28.761504ms) from=10.233.69.14:39500
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (453.101µs) from=10.233.69.14:39502
2022/03/29 04:58:14 [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/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (37.149363ms) from=10.233.69.14:39506
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (2.533163ms) from=10.233.69.14:39508
2022/03/29 04:58:14 [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/29 04:58: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/29 04:58: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/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (24.40008ms) from=10.233.69.14:39512
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:14 [DEBUG] agent: Node info in sync
2022/03/29 04:58:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (683.84µs) from=10.233.69.14:39514
2022/03/29 04:58:15 [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/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (22.50344ms) from=10.233.69.14:39518
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (14.607126ms) from=10.233.69.14:39520
2022/03/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (15.536409ms) from=10.233.69.14:39526
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (502.364µs) from=10.233.69.14:39528
2022/03/29 04:58:15 [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/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.995024ms) from=10.233.69.14:39532
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (389.584µs) from=10.233.69.14:39534
2022/03/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.808326ms) from=10.233.69.14:39538
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (441.135µs) from=10.233.69.14:39540
2022/03/29 04:58:15 [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/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (17.679458ms) from=10.233.69.14:39544
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (548.68µs) from=10.233.69.14:39548
2022/03/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (18.287632ms) from=10.233.69.14:39552
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (583.801µs) from=10.233.69.14:39556
2022/03/29 04:58:15 [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/29 04:58:15 [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/29 04:58: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/29 04:58: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/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.248_8446"
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.602323ms) from=10.233.69.14:39560
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.225_8181" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Node info in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.39.68_3904" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.61.112_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.184_443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.35.183_8443" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.156_9007" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.12.110_9015" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_parser_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.61.112_8080" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.11.206_8806" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.27.105_9001" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.248_8446" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.87_9011" in sync
2022/03/29 04:58:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.2