+ 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: '80bb5290-e870-0412-5272-6c76e6e3691b' Node name: 'onap-msb-consul-f96d66b85-xqk6t' 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/07/04 03:04:08 [DEBUG] agent: Using random ID "80bb5290-e870-0412-5272-6c76e6e3691b" as node ID 2022/07/04 03:04:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:80bb5290-e870-0412-5272-6c76e6e3691b Address:127.0.0.1:8300}] 2022/07/04 03:04:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/04 03:04:08 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-xqk6t.dc1 127.0.0.1 2022/07/04 03:04:08 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-xqk6t 127.0.0.1 2022/07/04 03:04:08 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-xqk6t.dc1" in area "wan" 2022/07/04 03:04:08 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-xqk6t (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:04:08 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/04 03:04:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/04 03:04:08 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/04 03:04:08 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/04 03:04:08 [INFO] agent: started state syncer 2022/07/04 03:04:08 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/04 03:04:08 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/04 03:04:08 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/04 03:04:08 [DEBUG] raft: Votes needed: 1 2022/07/04 03:04:08 [DEBUG] raft: Vote granted from 80bb5290-e870-0412-5272-6c76e6e3691b in term 2. Tally: 1 2022/07/04 03:04:08 [INFO] raft: Election won. Tally: 1 2022/07/04 03:04:08 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/04 03:04:08 [INFO] consul: cluster leadership acquired 2022/07/04 03:04:08 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-xqk6t 2022/07/04 03:04:08 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/04 03:04:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:04:08 [INFO] consul: member 'onap-msb-consul-f96d66b85-xqk6t' joined, marking health alive 2022/07/04 03:04:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:04:08 [INFO] agent: Synced node info 2022/07/04 03:04:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:04:08 [DEBUG] agent: Node info in sync 2022/07/04 03:04:08 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/07/04 03:05:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:06:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:06:03 [DEBUG] agent: Node info in sync 2022/07/04 03:06:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-xqk6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:06:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:07:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:07:04 [DEBUG] agent: Node info in sync 2022/07/04 03:07:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:08:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:08:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-xqk6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:08:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:08:32 [DEBUG] agent: Node info in sync 2022/07/04 03:09:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:10:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:10:05 [DEBUG] agent: Node info in sync 2022/07/04 03:10:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:11:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-xqk6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:11:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:12:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:12:03 [DEBUG] agent: Node info in sync 2022/07/04 03:12:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:13:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:13:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-xqk6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:13:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:13:49 [DEBUG] agent: Node info in sync 2022/07/04 03:14:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:15:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-xqk6t" since the cluster is too small 2022/07/04 03:15:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-xqk6t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/04 03:15:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/04 03:15:41 [DEBUG] agent: Node info in sync 2022/07/04 03:15:53 [DEBUG] http: Request GET /v1/status/leader (1.4426ms) from=10.233.71.64:52598 2022/07/04 03:15:54 [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/07/04 03:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:54 [INFO] agent: Synced service "_v1_parser_10.233.0.155_8806" 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.525514ms) from=10.233.71.64:52612 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.692905ms) from=10.233.71.64:52614 2022/07/04 03:15:54 [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/07/04 03:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [INFO] agent: Synced service "_v1_catalog_10.233.0.155_8806" 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.681114ms) from=10.233.71.64:52616 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (663.392µs) from=10.233.71.64:52618 2022/07/04 03:15:54 [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/07/04 03:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [INFO] agent: Synced service "_v1_nsd_10.233.0.155_8806" 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.642608ms) from=10.233.71.64:52620 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (12.682744ms) from=10.233.71.64:52622 2022/07/04 03:15:54 [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/07/04 03:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.0.155_8806" 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (27.099645ms) from=10.233.71.64:52624 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (784.579µs) from=10.233.71.64:52626 2022/07/04 03:15:54 [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/07/04 03:15:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.17.24_9007" 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.729354ms) from=10.233.71.64:52630 2022/07/04 03:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:54 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (498.53µs) from=10.233.71.64:52632 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.17.24_9007" 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.437634ms) from=10.233.71.64:52634 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (396.88µs) from=10.233.71.64:52636 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.47.23_9011" 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.502038ms) from=10.233.71.64:52640 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (324.694µs) from=10.233.71.64:52642 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.47.23_9011" 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.417111ms) from=10.233.71.64:52648 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (470.822µs) from=10.233.71.64:52650 2022/07/04 03:15:55 [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/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.60_8443" 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.798611ms) from=10.233.71.64:52652 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (356.575µs) from=10.233.71.64:52658 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.43.45_9015" 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.554244ms) from=10.233.71.64:52660 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.04633ms) from=10.233.71.64:52662 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.35.86_443" 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (22.246998ms) from=10.233.71.64:52664 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (542.36µs) from=10.233.71.64:52666 2022/07/04 03:15:55 [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/07/04 03:15:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [INFO] agent: Synced service "_v1_message-router_10.233.62.104_3904" 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.974601ms) from=10.233.71.64:52676 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:55 [DEBUG] agent: Node info in sync 2022/07/04 03:15:55 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (497.245µs) from=10.233.71.64:52678 2022/07/04 03:15:56 [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/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.56.182_8181" 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.26034ms) from=10.233.71.64:52680 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (402.994µs) from=10.233.71.64:52682 2022/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v0_multicloud_10.233.2.229_9001" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.31486ms) from=10.233.71.64:52684 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (662.969µs) from=10.233.71.64:52686 2022/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v1_multicloud_10.233.2.229_9001" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (3.569138ms) from=10.233.71.64:52688 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (471.139µs) from=10.233.71.64:52690 2022/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v1_sdc_10.233.60.182_8443" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.13838ms) from=10.233.71.64:52694 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (501.885µs) from=10.233.71.64:52696 2022/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.60.182_8080" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.642582ms) from=10.233.71.64:52698 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (489.087µs) from=10.233.71.64:52700 2022/07/04 03:15:56 [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/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (8.986198ms) from=10.233.71.64:52704 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.013402ms) from=10.233.71.64:52706 2022/07/04 03:15:56 [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/07/04 03:15:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.41913ms) from=10.233.71.64:52708 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (479.355µs) from=10.233.71.64:52710 2022/07/04 03:15:56 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request PUT /v1/agent/service/register (13.748251ms) from=10.233.71.64:52712 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:56 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:56 [DEBUG] agent: Node info in sync 2022/07/04 03:15:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (452.206µs) from=10.233.71.64:52714 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.203768ms) from=10.233.71.64:52718 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (640.48µs) from=10.233.71.64:52720 2022/07/04 03:15:57 [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/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.777886ms) from=10.233.71.64:52728 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (505.842µs) from=10.233.71.64:52730 2022/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (9.350068ms) from=10.233.71.64:52732 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (561.21µs) from=10.233.71.64:52734 2022/07/04 03:15:57 [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/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.244085ms) from=10.233.71.64:52740 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (4.09259ms) from=10.233.71.64:52746 2022/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.108926ms) from=10.233.71.64:52748 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (496.425µs) from=10.233.71.64:52750 2022/07/04 03:15:57 [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/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.325333ms) from=10.233.71.64:52752 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (576.755µs) from=10.233.71.64:52754 2022/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.71086ms) from=10.233.71.64:52758 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (655.328µs) from=10.233.71.64:52760 2022/07/04 03:15:57 [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/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.587822ms) from=10.233.71.64:52762 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (352.07µs) from=10.233.71.64:52766 2022/07/04 03:15:57 [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/07/04 03:15:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.672789ms) from=10.233.71.64:52772 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:57 [DEBUG] agent: Node info in sync 2022/07/04 03:15:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (780.826µs) from=10.233.71.64:52774 2022/07/04 03:15:58 [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/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (21.921555ms) from=10.233.71.64:52776 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (348.481µs) from=10.233.71.64:52778 2022/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (66.864182ms) from=10.233.71.64:52780 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (387.433µs) from=10.233.71.64:52784 2022/07/04 03:15:58 [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/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (15.693585ms) from=10.233.71.64:52788 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (453.494µs) from=10.233.71.64:52790 2022/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.287908ms) from=10.233.71.64:52794 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (377.711µs) from=10.233.71.64:52796 2022/07/04 03:15:58 [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/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.293703ms) from=10.233.71.64:52800 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (623.887µs) from=10.233.71.64:52804 2022/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.465621ms) from=10.233.71.64:52806 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (632.532µs) from=10.233.71.64:52810 2022/07/04 03:15:58 [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/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.775234ms) from=10.233.71.64:52816 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (394.425µs) from=10.233.71.64:52818 2022/07/04 03:15:58 [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/07/04 03:15:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.821843ms) from=10.233.71.64:52822 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:58 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:58 [DEBUG] agent: Node info in sync 2022/07/04 03:15:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (605.313µs) from=10.233.71.64:52824 2022/07/04 03:15:59 [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/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.398431ms) from=10.233.71.64:52828 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (755.399µs) from=10.233.71.64:52830 2022/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.896027ms) from=10.233.71.64:52834 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (593.785µs) from=10.233.71.64:52836 2022/07/04 03:15:59 [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/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.265217ms) from=10.233.71.64:52840 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (480.085µs) from=10.233.71.64:52844 2022/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.680205ms) from=10.233.71.64:52846 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (437.286µs) from=10.233.71.64:52848 2022/07/04 03:15:59 [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/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.62205ms) from=10.233.71.64:52854 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (791.539µs) from=10.233.71.64:52856 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (10.087951ms) from=10.233.71.64:52866 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.001666ms) from=10.233.71.64:52870 2022/07/04 03:15:59 [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/07/04 03:15:59 [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/07/04 03:15:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request PUT /v1/agent/service/register (17.48448ms) from=10.233.71.64:52874 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:15:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:15:59 [DEBUG] agent: Node info in sync 2022/07/04 03:15:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (415.645µs) from=10.233.71.64:52878 2022/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.382836ms) from=10.233.71.64:52882 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (574.013µs) from=10.233.71.64:52886 2022/07/04 03:16:00 [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/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.169914ms) from=10.233.71.64:52888 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (671.805µs) from=10.233.71.64:52890 2022/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (5.805901ms) from=10.233.71.64:52892 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (1.355114ms) from=10.233.71.64:52896 2022/07/04 03:16:00 [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/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (24.646203ms) from=10.233.71.64:52906 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (8.498271ms) from=10.233.71.64:52908 2022/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.709461ms) from=10.233.71.64:52910 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (617.098µs) from=10.233.71.64:52912 2022/07/04 03:16:00 [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/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.876017ms) from=10.233.71.64:52914 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (569.402µs) from=10.233.71.64:52916 2022/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (4.907122ms) from=10.233.71.64:52920 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (387.36µs) from=10.233.71.64:52922 2022/07/04 03:16:00 [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/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.873289ms) from=10.233.71.64:52924 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (494.856µs) from=10.233.71.64:52928 2022/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.184747ms) from=10.233.71.64:52932 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (2.020621ms) from=10.233.71.64:52934 2022/07/04 03:16:00 [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/07/04 03:16:00 [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/07/04 03:16:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:00 [DEBUG] http: Request PUT /v1/agent/service/register (13.188684ms) from=10.233.71.64:52936 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:00 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (1.992283ms) from=10.233.71.64:52938 2022/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (10.609087ms) from=10.233.71.64:52940 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (402.178µs) from=10.233.71.64:52942 2022/07/04 03:16:01 [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/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (23.833201ms) from=10.233.71.64:52946 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (638.265µs) from=10.233.71.64:52948 2022/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.457965ms) from=10.233.71.64:52952 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (317.832µs) from=10.233.71.64:52956 2022/07/04 03:16:01 [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/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (23.584713ms) from=10.233.71.64:52958 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (427.595µs) from=10.233.71.64:52962 2022/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.224677ms) from=10.233.71.64:52964 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (483.207µs) from=10.233.71.64:52966 2022/07/04 03:16:01 [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/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.168573ms) from=10.233.71.64:52970 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (710.199µs) from=10.233.71.64:52976 2022/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.040486ms) from=10.233.71.64:52980 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (341.318µs) from=10.233.71.64:52982 2022/07/04 03:16:01 [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/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.449294ms) from=10.233.71.64:52984 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (356.049µs) from=10.233.71.64:52988 2022/07/04 03:16:01 [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/07/04 03:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.705652ms) from=10.233.71.64:52994 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:01 [DEBUG] agent: Node info in sync 2022/07/04 03:16:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (653.334µs) from=10.233.71.64:52998 2022/07/04 03:16:02 [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/07/04 03:16:02 [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/07/04 03:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.288836ms) from=10.233.71.64:53000 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (398.829µs) from=10.233.71.64:53004 2022/07/04 03:16:02 [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/07/04 03:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.193028ms) from=10.233.71.64:53006 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (492.922µs) from=10.233.71.64:53012 2022/07/04 03:16:02 [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/07/04 03:16:02 [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/07/04 03:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.181568ms) from=10.233.71.64:53014 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (490.286µs) from=10.233.71.64:53016 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc_10.233.60.182_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.35.86_443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.56.182_8181" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.2.229_9001" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.47.23_9011" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.240_8446" 2022/07/04 03:16:02 [DEBUG] agent: Node info in sync 2022/07/04 03:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.920416ms) from=10.233.71.64:53018 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.182_8080" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_parser_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.45_9015" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_message-router_10.233.62.104_3904" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.60_8443" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.17.24_9007" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.0.155_8806" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.240_8446" in sync 2022/07/04 03:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.2