By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '4f13caf9-7323-c456-9ef9-34e286473d77' Node name: 'onap-msb-consul-86975585d9-65k5q' 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: 2021/05/15 23:51:50 [DEBUG] agent: Using random ID "4f13caf9-7323-c456-9ef9-34e286473d77" as node ID 2021/05/15 23:51:50 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4f13caf9-7323-c456-9ef9-34e286473d77 Address:127.0.0.1:8300}] 2021/05/15 23:51:50 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/15 23:51:50 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/15 23:51:50 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/15 23:51:50 [WARN] raft: Unable to get address for server id 4f13caf9-7323-c456-9ef9-34e286473d77, using fallback address 127.0.0.1:8300: Could not find address for server id 4f13caf9-7323-c456-9ef9-34e286473d77 2021/05/15 23:51:50 [DEBUG] raft: Votes needed: 1 2021/05/15 23:51:50 [DEBUG] raft: Vote granted from 4f13caf9-7323-c456-9ef9-34e286473d77 in term 2. Tally: 1 2021/05/15 23:51:50 [INFO] raft: Election won. Tally: 1 2021/05/15 23:51:50 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/15 23:51:51 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-65k5q.dc1 127.0.0.1 2021/05/15 23:51:51 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-65k5q 127.0.0.1 2021/05/15 23:51:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-65k5q.dc1" in area "wan" 2021/05/15 23:51:51 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-65k5q (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/15 23:51:51 [INFO] consul: cluster leadership acquired 2021/05/15 23:51:51 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/15 23:51:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/15 23:51:51 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-65k5q 2021/05/15 23:51:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/15 23:51:51 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/15 23:51:51 [INFO] agent: started state syncer 2021/05/15 23:51:51 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/15 23:51:52 [INFO] agent: Synced node info 2021/05/15 23:51:52 [DEBUG] agent: Node info in sync 2021/05/15 23:51:52 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/15 23:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-65k5q" since the cluster is too small 2021/05/15 23:51:52 [INFO] consul: member 'onap-msb-consul-86975585d9-65k5q' joined, marking health alive 2021/05/15 23:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-65k5q" since the cluster is too small 2021/05/15 23:51:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/15 23:51:53 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/15 23:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-65k5q" since the cluster is too small 2021/05/15 23:53:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/15 23:53:44 [DEBUG] agent: Node info in sync 2021/05/15 23:53:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-65k5q.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/15 23:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-65k5q" since the cluster is too small 2021/05/15 23:53:58 [DEBUG] http: Request GET /v1/status/leader (310.377µs) from=10.233.73.11:33908 2021/05/15 23:54:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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. 2021/05/15 23:54: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. 2021/05/15 23:54:00 [INFO] agent: Synced service "_v1_appc_10.233.22.38_8443" 2021/05/15 23:54:00 [DEBUG] agent: Node info in sync 2021/05/15 23:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (398.847157ms) from=10.233.73.11:33924 2021/05/15 23:54:00 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:00 [DEBUG] agent: Node info in sync 2021/05/15 23:54:00 [DEBUG] http: Request GET /v1/health/service/appc-v1 (184.254867ms) from=10.233.73.11:33926 2021/05/15 23:54:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54: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. 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:01 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.46.69_8080" 2021/05/15 23:54:01 [DEBUG] agent: Node info in sync 2021/05/15 23:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (100.541092ms) from=10.233.73.11:33932 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:01 [DEBUG] agent: Node info in sync 2021/05/15 23:54:01 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (190.170465ms) from=10.233.73.11:33934 2021/05/15 23:54:01 [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. 2021/05/15 23:54: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. 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:01 [INFO] agent: Synced service "_v1_parser_10.233.46.81_8806" 2021/05/15 23:54:01 [DEBUG] agent: Node info in sync 2021/05/15 23:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (55.157393ms) from=10.233.73.11:33936 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:01 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:01 [DEBUG] agent: Node info in sync 2021/05/15 23:54:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (394.647µs) from=10.233.73.11:33940 2021/05/15 23:54:02 [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. 2021/05/15 23:54: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. 2021/05/15 23:54:02 [INFO] agent: Synced service "_v1_catalog_10.233.46.81_8806" 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:02 [DEBUG] agent: Node info in sync 2021/05/15 23:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.355337ms) from=10.233.73.11:33944 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:02 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:02 [DEBUG] agent: Node info in sync 2021/05/15 23:54:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (365.208µs) from=10.233.73.11:33946 2021/05/15 23:54:02 [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. 2021/05/15 23:54: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. 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [INFO] agent: Synced service "_v1_nsd_10.233.46.81_8806" 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Node info in sync 2021/05/15 23:54:03 [DEBUG] http: Request PUT /v1/agent/service/register (157.884458ms) from=10.233.73.11:33950 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:03 [DEBUG] agent: Node info in sync 2021/05/15 23:54:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (374.087µs) from=10.233.73.11:33954 2021/05/15 23:54:03 [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. 2021/05/15 23:54:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.81_8806" 2021/05/15 23:54:03 [DEBUG] agent: Node info in sync 2021/05/15 23:54:03 [DEBUG] http: Request PUT /v1/agent/service/register (97.810619ms) from=10.233.73.11:33964 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:03 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:03 [DEBUG] agent: Node info in sync 2021/05/15 23:54:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (330.564µs) from=10.233.73.11:33966 2021/05/15 23:54:04 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Node info in sync 2021/05/15 23:54:04 [DEBUG] http: Request PUT /v1/agent/service/register (100.760181ms) from=10.233.73.11:33970 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:04 [DEBUG] agent: Node info in sync 2021/05/15 23:54:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (54.197937ms) from=10.233.73.11:33974 2021/05/15 23:54:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:05 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:05 [DEBUG] agent: Node info in sync 2021/05/15 23:54:05 [DEBUG] http: Request PUT /v1/agent/service/register (66.044177ms) from=10.233.73.11:33986 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:05 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:05 [DEBUG] agent: Node info in sync 2021/05/15 23:54:05 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (396.093µs) from=10.233.73.11:33988 2021/05/15 23:54:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" 2021/05/15 23:54:06 [DEBUG] agent: Node info in sync 2021/05/15 23:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (62.791322ms) from=10.233.73.11:33996 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:06 [DEBUG] agent: Node info in sync 2021/05/15 23:54:06 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (322.882µs) from=10.233.73.11:34002 2021/05/15 23:54:07 [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. 2021/05/15 23:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [INFO] agent: Synced service "_v0_multicloud_10.233.16.181_9001" 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Node info in sync 2021/05/15 23:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (127.278049ms) from=10.233.73.11:34006 2021/05/15 23:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:07 [DEBUG] agent: Node info in sync 2021/05/15 23:54:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (155.16498ms) from=10.233.73.11:34012 2021/05/15 23:54:08 [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. 2021/05/15 23:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [INFO] agent: Synced service "_v1_multicloud_10.233.16.181_9001" 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:08 [DEBUG] agent: Node info in sync 2021/05/15 23:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (136.886712ms) from=10.233.73.11:34020 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:08 [DEBUG] agent: Node info in sync 2021/05/15 23:54:08 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (450.004µs) from=10.233.73.11:34026 2021/05/15 23:54:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.23.205_9518" 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:09 [DEBUG] agent: Node info in sync 2021/05/15 23:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (346.437419ms) from=10.233.73.11:34028 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Node info in sync 2021/05/15 23:54:09 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (362.666µs) from=10.233.73.11:34032 2021/05/15 23:54:09 [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. 2021/05/15 23:54:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [INFO] agent: Synced service "_v1_message-router_10.233.50.118_3904" 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Node info in sync 2021/05/15 23:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (263.508569ms) from=10.233.73.11:34038 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:09 [DEBUG] agent: Node info in sync 2021/05/15 23:54:09 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (519.781µs) from=10.233.73.11:34046 2021/05/15 23:54:10 [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. 2021/05/15 23:54:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.39.228_9011" 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:10 [DEBUG] agent: Node info in sync 2021/05/15 23:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (296.319165ms) from=10.233.73.11:34048 2021/05/15 23:54:10 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (318.684µs) from=10.233.73.11:34050 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:10 [DEBUG] agent: Node info in sync 2021/05/15 23:54:10 [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. 2021/05/15 23:54:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.39.228_9011" 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:11 [DEBUG] agent: Node info in sync 2021/05/15 23:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (163.121158ms) from=10.233.73.11:34052 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:11 [DEBUG] agent: Node info in sync 2021/05/15 23:54:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (437.449µs) from=10.233.73.11:34058 2021/05/15 23:54:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.46.60_9009" 2021/05/15 23:54:12 [DEBUG] agent: Node info in sync 2021/05/15 23:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (355.644914ms) from=10.233.73.11:34060 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Node info in sync 2021/05/15 23:54:12 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (312.672µs) from=10.233.73.11:34066 2021/05/15 23:54:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.46.60_9009" 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:12 [DEBUG] agent: Node info in sync 2021/05/15 23:54:12 [DEBUG] http: Request PUT /v1/agent/service/register (377.540658ms) from=10.233.73.11:34070 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:12 [DEBUG] agent: Node info in sync 2021/05/15 23:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (330.126µs) from=10.233.73.11:34076 2021/05/15 23:54:13 [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. 2021/05/15 23:54:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.2.95_9007" 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Node info in sync 2021/05/15 23:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (226.498369ms) from=10.233.73.11:34078 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Node info in sync 2021/05/15 23:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.518µs) from=10.233.73.11:34084 2021/05/15 23:54:13 [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. 2021/05/15 23:54:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.2.95_9007" 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Node info in sync 2021/05/15 23:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (200.392487ms) from=10.233.73.11:34088 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:13 [DEBUG] agent: Node info in sync 2021/05/15 23:54:13 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (376.823µs) from=10.233.73.11:34094 2021/05/15 23:54:14 [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. 2021/05/15 23:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.19.188_443" 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:14 [DEBUG] agent: Node info in sync 2021/05/15 23:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (123.945133ms) from=10.233.73.11:34100 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Node info in sync 2021/05/15 23:54:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (312.993µs) from=10.233.73.11:34102 2021/05/15 23:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.51.154_9004" 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Node info in sync 2021/05/15 23:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (402.812479ms) from=10.233.73.11:34104 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:14 [DEBUG] agent: Node info in sync 2021/05/15 23:54:14 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (35.570227ms) from=10.233.73.11:34110 2021/05/15 23:54:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.51.154_9004" 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:15 [DEBUG] agent: Node info in sync 2021/05/15 23:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (377.635268ms) from=10.233.73.11:34116 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (479.395µs) from=10.233.73.11:34122 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Node info in sync 2021/05/15 23:54:15 [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. 2021/05/15 23:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.52_9015" 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Node info in sync 2021/05/15 23:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (354.266061ms) from=10.233.73.11:34124 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:15 [DEBUG] agent: Node info in sync 2021/05/15 23:54:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (415.82µs) from=10.233.73.11:34132 2021/05/15 23:54:16 [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. 2021/05/15 23:54:16 [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. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:16 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Node info in sync 2021/05/15 23:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (320.718321ms) from=10.233.73.11:34134 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Node info in sync 2021/05/15 23:54:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (437.229µs) from=10.233.73.11:34138 2021/05/15 23:54:16 [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. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Node info in sync 2021/05/15 23:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (188.492981ms) from=10.233.73.11:34144 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:16 [DEBUG] agent: Node info in sync 2021/05/15 23:54:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (321.721µs) from=10.233.73.11:34146 2021/05/15 23:54:16 [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. 2021/05/15 23:54:16 [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. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:17 [DEBUG] agent: Node info in sync 2021/05/15 23:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (499.904822ms) from=10.233.73.11:34148 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Node info in sync 2021/05/15 23:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (434.944µs) from=10.233.73.11:34152 2021/05/15 23:54:17 [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. 2021/05/15 23:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Node info in sync 2021/05/15 23:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (287.546464ms) from=10.233.73.11:34158 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:17 [DEBUG] agent: Node info in sync 2021/05/15 23:54:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (365.218µs) from=10.233.73.11:34160 2021/05/15 23:54:17 [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. 2021/05/15 23:54:17 [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. 2021/05/15 23:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:18 [DEBUG] agent: Node info in sync 2021/05/15 23:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (358.533475ms) from=10.233.73.11:34162 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Node info in sync 2021/05/15 23:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (357.933µs) from=10.233.73.11:34170 2021/05/15 23:54:18 [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. 2021/05/15 23:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Node info in sync 2021/05/15 23:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (257.951091ms) from=10.233.73.11:34176 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:18 [DEBUG] agent: Node info in sync 2021/05/15 23:54:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (327.945µs) from=10.233.73.11:34182 2021/05/15 23:54:18 [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. 2021/05/15 23:54:18 [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. 2021/05/15 23:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Node info in sync 2021/05/15 23:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (358.360082ms) from=10.233.73.11:34184 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Node info in sync 2021/05/15 23:54:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (409.257µs) from=10.233.73.11:34190 2021/05/15 23:54:19 [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. 2021/05/15 23:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Node info in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (180.317608ms) from=10.233.73.11:34192 2021/05/15 23:54:19 [DEBUG] agent: Node info in sync 2021/05/15 23:54:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (352.976µs) from=10.233.73.11:34198 2021/05/15 23:54:19 [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. 2021/05/15 23:54:19 [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. 2021/05/15 23:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Node info in sync 2021/05/15 23:54:20 [DEBUG] http: Request PUT /v1/agent/service/register (476.482159ms) from=10.233.73.11:34202 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Node info in sync 2021/05/15 23:54:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (399.802µs) from=10.233.73.11:34210 2021/05/15 23:54:20 [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. 2021/05/15 23:54:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Node info in sync 2021/05/15 23:54:20 [DEBUG] http: Request PUT /v1/agent/service/register (502.155067ms) from=10.233.73.11:34212 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (431.32µs) from=10.233.73.11:34214 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Node info in sync 2021/05/15 23:54:21 [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. 2021/05/15 23:54:21 [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. 2021/05/15 23:54:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Node info in sync 2021/05/15 23:54:21 [DEBUG] http: Request PUT /v1/agent/service/register (300.158005ms) from=10.233.73.11:34220 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:21 [DEBUG] agent: Node info in sync 2021/05/15 23:54:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (642.449µs) from=10.233.73.11:34224 2021/05/15 23:54:22 [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. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:22 [DEBUG] agent: Node info in sync 2021/05/15 23:54:22 [DEBUG] http: Request PUT /v1/agent/service/register (282.705447ms) from=10.233.73.11:34228 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Node info in sync 2021/05/15 23:54:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (404.018µs) from=10.233.73.11:34232 2021/05/15 23:54:22 [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. 2021/05/15 23:54:22 [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. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:22 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Node info in sync 2021/05/15 23:54:22 [DEBUG] http: Request PUT /v1/agent/service/register (200.768554ms) from=10.233.73.11:34234 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Node info in sync 2021/05/15 23:54:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (289.341µs) from=10.233.73.11:34236 2021/05/15 23:54:22 [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. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Node info in sync 2021/05/15 23:54:23 [DEBUG] http: Request PUT /v1/agent/service/register (200.269863ms) from=10.233.73.11:34238 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Node info in sync 2021/05/15 23:54:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (342.121µs) from=10.233.73.11:34248 2021/05/15 23:54:23 [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. 2021/05/15 23:54:23 [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. 2021/05/15 23:54:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:23 [DEBUG] agent: Node info in sync 2021/05/15 23:54:23 [DEBUG] http: Request PUT /v1/agent/service/register (236.90056ms) from=10.233.73.11:34250 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:23 [DEBUG] agent: Node info in sync 2021/05/15 23:54:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (532.36µs) from=10.233.73.11:34256 2021/05/15 23:54:23 [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. 2021/05/15 23:54:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:24 [DEBUG] agent: Node info in sync 2021/05/15 23:54:24 [DEBUG] http: Request PUT /v1/agent/service/register (307.528959ms) from=10.233.73.11:34262 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Node info in sync 2021/05/15 23:54:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (83.991002ms) from=10.233.73.11:34266 2021/05/15 23:54:24 [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. 2021/05/15 23:54:24 [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. 2021/05/15 23:54:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Node info in sync 2021/05/15 23:54:24 [DEBUG] http: Request PUT /v1/agent/service/register (300.252961ms) from=10.233.73.11:34268 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Node info in sync 2021/05/15 23:54:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (493.822µs) from=10.233.73.11:34272 2021/05/15 23:54:24 [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. 2021/05/15 23:54:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.241_8446" 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Node info in sync 2021/05/15 23:54:25 [DEBUG] http: Request PUT /v1/agent/service/register (377.358262ms) from=10.233.73.11:34274 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Node info in sync 2021/05/15 23:54:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (420.797µs) from=10.233.73.11:34282 2021/05/15 23:54:25 [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. 2021/05/15 23:54:25 [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. 2021/05/15 23:54:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Node info in sync 2021/05/15 23:54:25 [DEBUG] http: Request PUT /v1/agent/service/register (103.440207ms) from=10.233.73.11:34284 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:25 [DEBUG] agent: Node info in sync 2021/05/15 23:54:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (181.83953ms) from=10.233.73.11:34286 2021/05/15 23:54:25 [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. 2021/05/15 23:54:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:26 [DEBUG] http: Request PUT /v1/agent/service/register (304.128333ms) from=10.233.73.11:34288 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (605.582µs) from=10.233.73.11:34294 2021/05/15 23:54:26 [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. 2021/05/15 23:54:26 [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. 2021/05/15 23:54:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:26 [DEBUG] http: Request PUT /v1/agent/service/register (400.848973ms) from=10.233.73.11:34296 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (86.143194ms) from=10.233.73.11:34304 2021/05/15 23:54:26 [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. 2021/05/15 23:54:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:26 [DEBUG] http: Request PUT /v1/agent/service/register (160.713287ms) from=10.233.73.11:34306 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:26 [DEBUG] agent: Node info in sync 2021/05/15 23:54:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (70.291115ms) from=10.233.73.11:34308 2021/05/15 23:54:27 [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. 2021/05/15 23:54:27 [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. 2021/05/15 23:54:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Node info in sync 2021/05/15 23:54:27 [DEBUG] http: Request PUT /v1/agent/service/register (103.941844ms) from=10.233.73.11:34312 2021/05/15 23:54:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:27 [DEBUG] agent: Node info in sync 2021/05/15 23:54:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (98.498791ms) from=10.233.73.11:34314 2021/05/15 23:54:27 [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. 2021/05/15 23:54:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Node info in sync 2021/05/15 23:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (602.469348ms) from=10.233.73.11:34320 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Node info in sync 2021/05/15 23:54:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (401.692µs) from=10.233.73.11:34330 2021/05/15 23:54:28 [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. 2021/05/15 23:54:28 [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. 2021/05/15 23:54:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:28 [DEBUG] agent: Node info in sync 2021/05/15 23:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (301.661517ms) from=10.233.73.11:34332 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:28 [DEBUG] agent: Node info in sync 2021/05/15 23:54:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (385.606µs) from=10.233.73.11:34340 2021/05/15 23:54:28 [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. 2021/05/15 23:54:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Node info in sync 2021/05/15 23:54:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.559642ms) from=10.233.73.11:34342 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:29 [DEBUG] agent: Node info in sync 2021/05/15 23:54:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (574.823µs) from=10.233.73.11:34346 2021/05/15 23:54:29 [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. 2021/05/15 23:54:29 [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. 2021/05/15 23:54:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Node info in sync 2021/05/15 23:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (601.27451ms) from=10.233.73.11:34352 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (316.144µs) from=10.233.73.11:34360 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Node info in sync 2021/05/15 23:54:30 [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. 2021/05/15 23:54:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Node info in sync 2021/05/15 23:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.333288ms) from=10.233.73.11:34362 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Node info in sync 2021/05/15 23:54:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (309.905µs) from=10.233.73.11:34364 2021/05/15 23:54:30 [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. 2021/05/15 23:54:30 [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. 2021/05/15 23:54:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:30 [DEBUG] agent: Node info in sync 2021/05/15 23:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (123.235499ms) from=10.233.73.11:34366 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (54.104471ms) from=10.233.73.11:34372 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Node info in sync 2021/05/15 23:54:31 [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. 2021/05/15 23:54:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Node info in sync 2021/05/15 23:54:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.359696ms) from=10.233.73.11:34374 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Node info in sync 2021/05/15 23:54:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (500.323µs) from=10.233.73.11:34376 2021/05/15 23:54:31 [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. 2021/05/15 23:54:31 [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. 2021/05/15 23:54:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Node info in sync 2021/05/15 23:54:31 [DEBUG] http: Request PUT /v1/agent/service/register (142.284543ms) from=10.233.73.11:34380 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:31 [DEBUG] agent: Node info in sync 2021/05/15 23:54:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (325.991µs) from=10.233.73.11:34382 2021/05/15 23:54:32 [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. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Node info in sync 2021/05/15 23:54:32 [DEBUG] http: Request PUT /v1/agent/service/register (300.84173ms) from=10.233.73.11:34386 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Node info in sync 2021/05/15 23:54:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (99.809166ms) from=10.233.73.11:34392 2021/05/15 23:54:32 [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. 2021/05/15 23:54:32 [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. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Node info in sync 2021/05/15 23:54:32 [DEBUG] http: Request PUT /v1/agent/service/register (59.777524ms) from=10.233.73.11:34394 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:32 [DEBUG] agent: Node info in sync 2021/05/15 23:54:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (347.963µs) from=10.233.73.11:34398 2021/05/15 23:54:32 [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. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:33 [DEBUG] http: Request PUT /v1/agent/service/register (179.128329ms) from=10.233.73.11:34402 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (333.738µs) from=10.233.73.11:34406 2021/05/15 23:54:33 [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. 2021/05/15 23:54:33 [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. 2021/05/15 23:54:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:33 [DEBUG] http: Request PUT /v1/agent/service/register (300.325646ms) from=10.233.73.11:34408 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (364.944µs) from=10.233.73.11:34418 2021/05/15 23:54:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.241_8446" 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:33 [DEBUG] http: Request PUT /v1/agent/service/register (148.903316ms) from=10.233.73.11:34420 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:33 [DEBUG] agent: Node info in sync 2021/05/15 23:54:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (201.590597ms) from=10.233.73.11:34422 2021/05/15 23:54:34 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Node info in sync 2021/05/15 23:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (581.20577ms) from=10.233.73.11:34426 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:34 [DEBUG] agent: Node info in sync 2021/05/15 23:54:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (363.624µs) from=10.233.73.11:34430 2021/05/15 23:54:34 [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. 2021/05/15 23:54:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (219.530653ms) from=10.233.73.11:34432 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (402.835µs) from=10.233.73.11:34438 2021/05/15 23:54:35 [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. 2021/05/15 23:54:35 [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. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (101.131518ms) from=10.233.73.11:34440 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (410.269µs) from=10.233.73.11:34444 2021/05/15 23:54:35 [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. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (147.782457ms) from=10.233.73.11:34446 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:35 [DEBUG] agent: Node info in sync 2021/05/15 23:54:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (392.891µs) from=10.233.73.11:34448 2021/05/15 23:54:35 [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. 2021/05/15 23:54:35 [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. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Node info in sync 2021/05/15 23:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (228.291527ms) from=10.233.73.11:34450 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Node info in sync 2021/05/15 23:54:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (408.792µs) from=10.233.73.11:34456 2021/05/15 23:54:36 [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. 2021/05/15 23:54:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Node info in sync 2021/05/15 23:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (305.003761ms) from=10.233.73.11:34460 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:36 [DEBUG] agent: Node info in sync 2021/05/15 23:54:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (477.126µs) from=10.233.73.11:34468 2021/05/15 23:54:37 [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. 2021/05/15 23:54:37 [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. 2021/05/15 23:54:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Node info in sync 2021/05/15 23:54:37 [DEBUG] http: Request PUT /v1/agent/service/register (499.384925ms) from=10.233.73.11:34472 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:37 [DEBUG] agent: Node info in sync 2021/05/15 23:54:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (100.055645ms) from=10.233.73.11:34478 2021/05/15 23:54:37 [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. 2021/05/15 23:54:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.60_9009" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.241_8446" 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.51.154_9004" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.12.188_9005" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.12.188_9005" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Node info in sync 2021/05/15 23:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (347.964115ms) from=10.233.73.11:34482 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_parser_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.50.118_3904" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.81_8806" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.16.181_9001" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.52_9015" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.19.188_443" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.69_8080" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.23.205_9518" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.39.228_9011" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v1_appc_10.233.22.38_8443" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.2.95_9007" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.241_8446" in sync 2021/05/15 23:54:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.241_